Skip to content

Commit bd00617

Browse files
authored
Merge pull request #76 from TheNextLvl-net/dependabot/gradle/api/com.intellectualsites.bom-bom-newest-1.52
Bump com.intellectualsites.bom:bom-newest from 1.51 to 1.52 in /api
2 parents 48d0c56 + d4670c8 commit bd00617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ repositories {
2727
dependencies {
2828
compileOnly("io.papermc.paper:paper-api:1.21.4-R0.1-SNAPSHOT")
2929

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

0 commit comments

Comments
 (0)