Skip to content

Commit

Permalink
Merge pull request #8 from TheNextLvl-net/dependabot/gradle/org.jetbr…
Browse files Browse the repository at this point in the history
…ains-annotations-25.0.0

Bump org.jetbrains:annotations from 24.1.0 to 25.0.0
  • Loading branch information
NonSwag authored Sep 25, 2024
2 parents bc97852 + 43a87d2 commit 1d777b8
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:1.0.5")
compileOnly("org.jetbrains:annotations:24.1.0")
compileOnly("org.jetbrains:annotations:25.0.0")
compileOnly("org.projectlombok:lombok:1.18.34")

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

0 comments on commit 1d777b8

Please sign in to comment.