Skip to content

Commit e14a242

Browse files
Update dependency org.jetbrains:annotations to v26.0.2 (#2090)
1 parent 4f5c509 commit e14a242

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
@@ -11,7 +11,7 @@ mockito5 = '5.15.2'
1111
workflows-kotlin = "2.1.0"
1212

1313
[libraries]
14-
jetbrains-annotations = "org.jetbrains:annotations:26.0.1"
14+
jetbrains-annotations = "org.jetbrains:annotations:26.0.2"
1515
asciidoctorj = { module = "org.asciidoctor:asciidoctorj", version.ref = "asciidoctorj" }
1616
asm = { module = "org.ow2.asm:asm", version.ref = "asm" }
1717
asmUtil = { module = "org.ow2.asm:asm-util", version.ref = "asm" }

0 commit comments

Comments
 (0)