Skip to content

Commit dd7a6b3

Browse files
authored
Merge pull request #53 from KyoriPowered/renovate/org.jetbrains-annotations-25.x
chore(deps): Update dependency org.jetbrains:annotations to v25
2 parents ef6f8a9 + 8ae1040 commit dd7a6b3

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
@@ -7,7 +7,7 @@ indra = "3.1.3"
77
junit = "5.11.2"
88

99
[libraries]
10-
jetbrainsAnnotations = "org.jetbrains:annotations:24.1.0"
10+
jetbrainsAnnotations = "org.jetbrains:annotations:25.0.0"
1111
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
1212
junit-api = { module = "org.junit.jupiter:junit-jupiter-api" }
1313
junit-engine = { module = "org.junit.jupiter:junit-jupiter-engine" }

0 commit comments

Comments
 (0)