Skip to content

Commit

Permalink
Update dependency com.intellectualsites.bom:bom-1.18.x to v1.15 (#106)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 22, 2022
1 parent 352d10c commit 567ce68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ repositories {
}

dependencies {
implementation(platform("com.intellectualsites.bom:bom-1.18.x:1.14"))
implementation(platform("com.intellectualsites.bom:bom-1.18.x:1.15"))
compileOnly("com.plotsquared:PlotSquared-Bukkit")
compileOnly("io.papermc.paper:paper-api")
compileOnly(libs.holographicdisplays)
Expand Down

0 comments on commit 567ce68

Please sign in to comment.