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 9, 2024
1 parent ac6697d commit 3c0fa93
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 @@ -24,7 +24,7 @@ dependencyResolutionManagement {
bundle("eldoria-utilities", listOf("legacy-serialization", "plugin", "threading", "updater", "crossversion", "metrics"))

// misc
library("jetbrains-annotations", "org.jetbrains:annotations:24.1.0")
library("jetbrains-annotations", "org.jetbrains:annotations:26.0.0")
// minecraft
version("minecraft-latest", "1.20.1-R0.1-SNAPSHOT")
library("paper-latest", "io.papermc.paper", "paper-api").versionRef("minecraft-latest")
Expand Down

0 comments on commit 3c0fa93

Please sign in to comment.