Skip to content

Commit cd82371

Browse files
Update dependency com.intellectualsites.bom:bom-newest to v1.50
1 parent f7e5ae8 commit cd82371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ repositories {
3131
}
3232

3333
dependencies {
34-
implementation(platform("com.intellectualsites.bom:bom-newest:1.47"))
34+
implementation(platform("com.intellectualsites.bom:bom-newest:1.50"))
3535
compileOnly("com.intellectualsites.plotsquared:plotsquared-core") {
3636
exclude(group = "worldedit-core")
3737
}

0 commit comments

Comments
 (0)