Skip to content

Commit

Permalink
Merge pull request #2 from OctoPvP/dependabot/gradle/org.jetbrains-an…
Browse files Browse the repository at this point in the history
…notations-24.1.0

Bump org.jetbrains:annotations from 21.0.1 to 24.1.0
  • Loading branch information
Chinay-Domitrix authored Jul 12, 2024
2 parents cc79809 + 065b86c commit de3db6e
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 @@ -21,7 +21,7 @@ subprojects {
version = "1.3.0"

dependencies {
compileOnly("org.jetbrains:annotations:21.0.1")
compileOnly("org.jetbrains:annotations:24.1.0")
compileOnly("io.papermc.paper:paper-api:1.20.2-R0.1-SNAPSHOT")

implementation("com.github.cryptomorin:XSeries:11.2.0")
Expand Down

0 comments on commit de3db6e

Please sign in to comment.