Skip to content

Commit 864b53b

Browse files
chore(deps): Update dependency org.jetbrains:annotations to v26
1 parent d9b3a6c commit 864b53b

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:25.0.0"
10+
jetbrainsAnnotations = "org.jetbrains:annotations:26.0.1"
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)