Skip to content

Commit

Permalink
Merge pull request #66 from TheNextLvl-net/dependabot/gradle/api/io.p…
Browse files Browse the repository at this point in the history
…apermc.paper-paper-api-1.21.4-R0.1-SNAPSHOT

Bump io.papermc.paper:paper-api from 1.21.3-R0.1-SNAPSHOT to 1.21.4-R0.1-SNAPSHOT in /api
  • Loading branch information
NonSwag authored Dec 4, 2024
2 parents da8ed97 + 8e780af commit 4fc8f9d
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 @@ -26,7 +26,7 @@ repositories {

dependencies {
compileOnly("org.projectlombok:lombok:1.18.36")
compileOnly("io.papermc.paper:paper-api:1.21.3-R0.1-SNAPSHOT")
compileOnly("io.papermc.paper:paper-api:1.21.4-R0.1-SNAPSHOT")

compileOnlyApi(platform("com.intellectualsites.bom:bom-newest:1.51"))
compileOnlyApi("com.fastasyncworldedit:FastAsyncWorldEdit-Core") { isTransitive = false }
Expand Down

0 comments on commit 4fc8f9d

Please sign in to comment.