Skip to content

Commit

Permalink
Merge branch 'main' into feature/1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
NotMyFault authored Jul 11, 2022
2 parents 0852a61 + cd5f656 commit 0eb4fcc
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 @@ -33,7 +33,7 @@ repositories {
}

dependencies {
implementation(platform("com.intellectualsites.bom:bom-1.18.x:1.9"))
implementation(platform("com.intellectualsites.bom:bom-1.18.x:1.10"))
compileOnly("io.papermc.paper:paper-api")
compileOnly("com.plotsquared:PlotSquared-Core")
compileOnly("com.plotsquared:PlotSquared-Bukkit") { isTransitive = false }
Expand Down

0 comments on commit 0eb4fcc

Please sign in to comment.