Skip to content

Commit

Permalink
Merge pull request #12 from TheNextLvl-net/dependabot/gradle/annotati…
Browse files Browse the repository at this point in the history
…ons/org.jetbrains-annotations-25.0.0

Bump org.jetbrains:annotations from 24.1.0 to 25.0.0 in /annotations
  • Loading branch information
NonSwag authored Sep 25, 2024
2 parents b9e48c8 + 1070144 commit 1aefda2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion annotations/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repositories {
}

dependencies {
compileOnly("org.jetbrains:annotations:24.1.0")
compileOnly("org.jetbrains:annotations:25.0.0")
compileOnly("com.google.code.findbugs:jsr305:3.0.2")
}

Expand Down

0 comments on commit 1aefda2

Please sign in to comment.