We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2838bc2 commit 6b7af3aCopy full SHA for 6b7af3a
1 file changed
gradle/libs.versions.toml
@@ -15,7 +15,7 @@ mockito5 = '5.21.0'
15
workflows-kotlin = "2.3.0"
16
17
[libraries]
18
-jetbrains-annotations = "org.jetbrains:annotations:26.0.2-1"
+jetbrains-annotations = "org.jetbrains:annotations:26.1.0"
19
asciidoctorj = { module = "org.asciidoctor:asciidoctorj", version.ref = "asciidoctorj" }
20
asm = { module = "org.ow2.asm:asm", version.ref = "asm" }
21
asmUtil = { module = "org.ow2.asm:asm-util", version.ref = "asm" }
0 commit comments