Skip to content

Commit

Permalink
Merge pull request #12 from TheNextLvl-net/dependabot/gradle/org.jetb…
Browse files Browse the repository at this point in the history
…rains-annotations-26.0.0

Bump org.jetbrains:annotations from 25.0.0 to 26.0.0
  • Loading branch information
NonSwag authored Oct 9, 2024
2 parents a31d477 + 0432e02 commit 141293b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
compileOnly("io.papermc.paper:paper-api:1.21.1-R0.1-SNAPSHOT")
compileOnly("net.thenextlvl.core:annotations:2.0.1")
compileOnly("net.thenextlvl.services:service-io:2.0.0")
compileOnly("org.jetbrains:annotations:25.0.0")
compileOnly("org.jetbrains:annotations:26.0.0")
compileOnly("org.projectlombok:lombok:1.18.34")

implementation("net.thenextlvl.core:files:1.0.5")
Expand Down

0 comments on commit 141293b

Please sign in to comment.