Skip to content

Commit

Permalink
Merge pull request #59 from TheNextLvl-net/dependabot/gradle/api/com.…
Browse files Browse the repository at this point in the history
…intellectualsites.bom-bom-newest-1.51

Bump com.intellectualsites.bom:bom-newest from 1.45 to 1.51 in /api
  • Loading branch information
NonSwag authored Nov 27, 2024
2 parents e5ffbfe + 85beac5 commit 34c2a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
compileOnly("net.thenextlvl.core:annotations:2.0.1")
compileOnly("io.papermc.paper:paper-api:1.21.3-R0.1-SNAPSHOT")

compileOnlyApi(platform("com.intellectualsites.bom:bom-newest:1.45"))
compileOnlyApi(platform("com.intellectualsites.bom:bom-newest:1.51"))
compileOnlyApi("com.fastasyncworldedit:FastAsyncWorldEdit-Core") { isTransitive = false }
compileOnlyApi("com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit") {
exclude("org.jetbrains", "annotations")
Expand Down

0 comments on commit 34c2a05

Please sign in to comment.