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 6678924 commit 495ad57Copy full SHA for 495ad57
gradle/libs.versions.toml
@@ -11,7 +11,7 @@ mockito5 = '5.18.0'
11
workflows-kotlin = "2.1.21"
12
13
[libraries]
14
-jetbrains-annotations = "org.jetbrains:annotations:26.0.2"
+jetbrains-annotations = "org.jetbrains:annotations:26.0.2-1"
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