We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f5c509 commit e14a242Copy full SHA for e14a242
gradle/libs.versions.toml
@@ -11,7 +11,7 @@ mockito5 = '5.15.2'
11
workflows-kotlin = "2.1.0"
12
13
[libraries]
14
-jetbrains-annotations = "org.jetbrains:annotations:26.0.1"
+jetbrains-annotations = "org.jetbrains:annotations:26.0.2"
15
asciidoctorj = { module = "org.asciidoctor:asciidoctorj", version.ref = "asciidoctorj" }
16
asm = { module = "org.ow2.asm:asm", version.ref = "asm" }
17
asmUtil = { module = "org.ow2.asm:asm-util", version.ref = "asm" }
0 commit comments