Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains:annotations to v26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent e480bd7 commit 112e074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ bstats = { module = "org.bstats:bstats-velocity", version.ref = "bstats" }
packetevents = { group = "com.github.retrooper", name = "packetevents-velocity", version = "2.4.0" }
vpacketevents = { group = "io.github.4drian3d", name = "vpacketevents-api", version = "1.1.0" }

annotations = "org.jetbrains:annotations:24.1.0"
annotations = "org.jetbrains:annotations:26.0.1"
slf4j = "org.slf4j:slf4j-api:2.0.13"

[plugins]
Expand Down

0 comments on commit 112e074

Please sign in to comment.