Skip to content

Commit

Permalink
Update dependency org.jetbrains:annotations to v26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 8, 2024
1 parent 3e11eea commit 997ae8d
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 @@ -25,7 +25,7 @@ repositories {

dependencies {
// Dependencies that we want to shade in
implementation("org.jetbrains:annotations:25.0.0")
implementation("org.jetbrains:annotations:26.0.0")
implementation("com.iridium:IridiumCore:2.0.6")
implementation("org.bstats:bstats-bukkit:3.1.0")
implementation("de.jeff_media:SpigotUpdateChecker:1.3.2")
Expand Down

0 comments on commit 997ae8d

Please sign in to comment.