Skip to content

Commit 495ad57

Browse files
Update dependency org.jetbrains:annotations to v26.0.2-1 (#2219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6678924 commit 495ad57

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.18.0'
1111
workflows-kotlin = "2.1.21"
1212

1313
[libraries]
14-
jetbrains-annotations = "org.jetbrains:annotations:26.0.2"
14+
jetbrains-annotations = "org.jetbrains:annotations:26.0.2-1"
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)