Skip to content

Commit

Permalink
Update dependency com.intellectualsites.bom:bom-newest to v1.43
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 16, 2024
1 parent 9c38e4d commit 6b0be4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -31,7 +31,7 @@ repositories {
}

dependencies {
implementation(platform("com.intellectualsites.bom:bom-newest:1.38"))
implementation(platform("com.intellectualsites.bom:bom-newest:1.43"))
compileOnly("com.intellectualsites.plotsquared:plotsquared-core") {
exclude(group = "worldedit-core")
}
Expand Down

0 comments on commit 6b0be4c

Please sign in to comment.