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] authored Nov 7, 2024
1 parent 3a58e91 commit 3efb3b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencyResolutionManagement {

library("messageblocker", "de.eldoria:messageblocker:1.1.3")
// misc
library("jetbrains-annotations", "org.jetbrains:annotations:24.1.0")
library("jetbrains-annotations", "org.jetbrains:annotations:26.0.1")
// minecraft
version("minecraft-latest", "1.20.1-R0.1-SNAPSHOT")
library("paper-latest", "io.papermc.paper", "paper-api").version("minecraft-latest")
Expand Down

0 comments on commit 3efb3b5

Please sign in to comment.