Skip to content

Commit

Permalink
Merge pull request #5 from TheNextLvl-net/dependabot/gradle/adapters/…
Browse files Browse the repository at this point in the history
…io.papermc.paper-paper-api-1.21.1-R0.1-SNAPSHOT

Bump io.papermc.paper:paper-api from 1.21-R0.1-SNAPSHOT to 1.21.1-R0.1-SNAPSHOT in /adapters
  • Loading branch information
NonSwag authored Aug 13, 2024
2 parents 80ce3fd + c133c10 commit 2ae6865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adapters/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ repositories {
dependencies {
compileOnly("org.projectlombok:lombok:1.18.34")
compileOnly("org.jetbrains:annotations:24.1.0")
compileOnly("io.papermc.paper:paper-api:1.21-R0.1-SNAPSHOT")
compileOnly("io.papermc.paper:paper-api:1.21.1-R0.1-SNAPSHOT")
compileOnly(project(":annotations"))

annotationProcessor("org.projectlombok:lombok:1.18.34")
Expand Down

0 comments on commit 2ae6865

Please sign in to comment.