Skip to content

Commit

Permalink
Update dependency com.intellectualsites.bom:bom-newest to v1.44
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 21, 2024
1 parent 8edc8c2 commit 76f4873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -41,7 +41,7 @@ repositories {
}

dependencies {
implementation(platform("com.intellectualsites.bom:bom-newest:1.43"))
implementation(platform("com.intellectualsites.bom:bom-newest:1.44"))
compileOnly("io.papermc.paper:paper-api")
compileOnly("com.intellectualsites.plotsquared:plotsquared-core")
compileOnly("com.intellectualsites.plotsquared:plotsquared-bukkit") { isTransitive = false }
Expand Down

0 comments on commit 76f4873

Please sign in to comment.