Skip to content

Commit

Permalink
Merge pull request #76 from camdenorrb/dependabot/gradle/org.jetbrain…
Browse files Browse the repository at this point in the history
…s-annotations-25.0.0

Bump org.jetbrains:annotations from 24.1.0 to 25.0.0
  • Loading branch information
github-actions[bot] committed Sep 25, 2024
2 parents f8c3f8f + 28b7a70 commit acde17b
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 @@ -22,7 +22,7 @@ dependencies {

compileOnly("org.spigotmc:spigot-api:1.21.1-R0.1-SNAPSHOT")

implementation("org.jetbrains:annotations:24.1.0")
implementation("org.jetbrains:annotations:25.0.0")

// Jackson
implementation("com.fasterxml.jackson.core:jackson-core:2.17.2")
Expand Down

0 comments on commit acde17b

Please sign in to comment.