Skip to content

Commit

Permalink
Merge pull request #4 from TheNextLvl-net/dependabot/gradle/plugin/io…
Browse files Browse the repository at this point in the history
….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 /plugin
  • Loading branch information
NonSwag authored Aug 16, 2024
2 parents fc0c088 + 69fc4a6 commit 65d0052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repositories {
dependencies {
compileOnly("org.projectlombok:lombok:1.18.34")
compileOnly("net.thenextlvl.core:annotations:2.0.1")
compileOnly("io.papermc.paper:paper-api:1.21-R0.1-SNAPSHOT")
compileOnly("io.papermc.paper:paper-api:1.21.1-R0.1-SNAPSHOT")

implementation(rootProject)

Expand Down

0 comments on commit 65d0052

Please sign in to comment.