Skip to content

Commit f2ebd99

Browse files
chore(deps): Update dependency org.jetbrains:annotations to v26.0.2-1
1 parent 7b3939f commit f2ebd99

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
@@ -9,7 +9,7 @@ jmhPlugin = "0.7.3"
99
junit = "5.13.3"
1010

1111
[libraries]
12-
jetbrainsAnnotations = "org.jetbrains:annotations:26.0.2"
12+
jetbrainsAnnotations = "org.jetbrains:annotations:26.0.2-1"
1313

1414
junit-api = { module = "org.junit.jupiter:junit-jupiter-api" }
1515
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }

0 commit comments

Comments
 (0)