Skip to content

Commit 8a55796

Browse files
authored
Merge pull request #41 from KyoriPowered/renovate/org.jetbrains-annotations-24.x
chore(deps): Update dependency org.jetbrains:annotations to v24.1.0
2 parents 916c0fe + 2fd51eb commit 8a55796

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.10.1"
88

99
[libraries]
10-
jetbrainsAnnotations = "org.jetbrains:annotations:24.0.1"
10+
jetbrainsAnnotations = "org.jetbrains:annotations:24.1.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)