Skip to content

Commit dffa7fd

Browse files
chore(deps): Update dependency org.jetbrains:annotations to v26
1 parent da10a79 commit dffa7fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spotless = "6.25.0"
99
truth = "1.4.2"
1010

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

1414
# tests
1515
junit-api = { module = "org.junit.jupiter:junit-jupiter-api" }

0 commit comments

Comments
 (0)