Skip to content

Commit ddcbf0a

Browse files
chore(deps): Update dependency org.jetbrains:annotations to v26.0.2
1 parent 83a33b7 commit ddcbf0a

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

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