Skip to content

Commit a136289

Browse files
Update dependency org.jetbrains:annotations to v24
1 parent c955c13 commit a136289

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
@@ -185,7 +185,7 @@ hamcrest = "org.hamcrest:hamcrest-core:2.2"
185185

186186
java-diff-utils = { module = "io.github.java-diff-utils:java-diff-utils", version.ref = "java-diff-utils" }
187187

188-
jetbrains-annotations = "org.jetbrains:annotations:19.0.0"
188+
jetbrains-annotations = "org.jetbrains:annotations:24.0.1"
189189

190190
junit = { module = "junit:junit", version.ref = "jUnit" }
191191

0 commit comments

Comments
 (0)