Skip to content

Commit

Permalink
Update dependency com.intellectualsites.bom:bom-newest to v1.39
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2023
1 parent 0941eeb commit d86f2a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PlotSquaredv7Support/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repositories {
}

dependencies {
implementation(platform("com.intellectualsites.bom:bom-newest:1.38"))
implementation(platform("com.intellectualsites.bom:bom-newest:1.39"))
compileOnly("com.intellectualsites.plotsquared:plotsquared-core")
compileOnly("com.intellectualsites.plotsquared:plotsquared-bukkit") { isTransitive = false }
compileOnly(project(":internal-api"))
Expand Down

0 comments on commit d86f2a4

Please sign in to comment.