Skip to content

Commit 1aefda2

Browse files
authored
Merge pull request #12 from TheNextLvl-net/dependabot/gradle/annotations/org.jetbrains-annotations-25.0.0
Bump org.jetbrains:annotations from 24.1.0 to 25.0.0 in /annotations
2 parents b9e48c8 + 1070144 commit 1aefda2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

annotations/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repositories {
1818
}
1919

2020
dependencies {
21-
compileOnly("org.jetbrains:annotations:24.1.0")
21+
compileOnly("org.jetbrains:annotations:25.0.0")
2222
compileOnly("com.google.code.findbugs:jsr305:3.0.2")
2323
}
2424

0 commit comments

Comments
 (0)