Skip to content

Commit 2fd51eb

Browse files
chore(deps): Update dependency org.jetbrains:annotations to v24.1.0
1 parent 916c0fe commit 2fd51eb

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

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