Skip to content

Commit

Permalink
Update dependency org.jetbrains:annotations to v26 (#46)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 27, 2024
1 parent 277fc64 commit dddb0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repositories {
}

dependencies {
compileOnly "org.jetbrains:annotations:23.1.0"
compileOnly "org.jetbrains:annotations:26.0.1"
compileOnly "org.spigotmc:spigot-api:1.19-R0.1-SNAPSHOT"
compileOnly "com.mojang:authlib:1.5.25"

Expand Down

0 comments on commit dddb0d8

Please sign in to comment.