Skip to content

Commit

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

Bump com.intellectualsites.bom:bom-newest from 1.51 to 1.52 in /api
  • Loading branch information
NonSwag authored Jan 4, 2025
2 parents 48d0c56 + d4670c8 commit bd00617
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 @@ -27,7 +27,7 @@ repositories {
dependencies {
compileOnly("io.papermc.paper:paper-api:1.21.4-R0.1-SNAPSHOT")

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

0 comments on commit bd00617

Please sign in to comment.