Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/org.jetbrains-…
Browse files Browse the repository at this point in the history
…annotations-26.0.2'
  • Loading branch information
SirBlobman committed Feb 6, 2025
2 parents a8a4c7c + ad27d92 commit 24a78b6
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 @@ -64,7 +64,7 @@ subprojects {

dependencies {
// Java Dependencies
compileOnly("org.jetbrains:annotations:26.0.1")
compileOnly("org.jetbrains:annotations:26.0.2")

// Spigot API
val spigotVersion = property("version.spigot")
Expand Down

0 comments on commit 24a78b6

Please sign in to comment.