Skip to content

Commit 576349b

Browse files
authored
Merge pull request #81 from KyoriPowered/renovate/org.jetbrains-annotations-25.x
chore(deps): Update dependency org.jetbrains:annotations to v25
2 parents bdee243 + 5cc695d commit 576349b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ stylecheck = "0.2.1"
99
errorprone = "2.30.0"
1010

1111
[libraries]
12-
jetbrainsAnnotations = "org.jetbrains:annotations:24.1.0"
12+
jetbrainsAnnotations = "org.jetbrains:annotations:25.0.0"
1313

1414
# test
1515
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }

0 commit comments

Comments
 (0)