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 8d61ddf commit 26d89b1Copy full SHA for 26d89b1
gradle/libs.versions.toml
@@ -5,10 +5,10 @@ serialization = "1.6.3"
5
ktlint = "1.0.1"
6
junit = "5.10.2"
7
junit-platfrom = "1.10.2"
8
-guava = "33.0.0-jre"
+guava = "33.1.0-jre"
9
commons-cli = "1.6.0"
10
commons-io = "2.15.1"
11
-detekt = "1.23.5"
+detekt = "1.23.6"
12
dokka = "1.9.20"
13
gradle-nexus-publish-plugin = "1.3.0"
14
jacoco = "0.8.8"
@@ -21,8 +21,8 @@ plexus = "2.1.0"
21
jbool = "1.24"
22
kotlin-logging = "6.0.3"
23
log4j2 = "2.23.1"
24
-kaml = "0.57.0"
25
-sarif4k = "0.5.0"
+kaml = "0.58.0"
+sarif4k = "0.6.0"
26
jupiter-itf-extension = "0.13.1"
27
28
# executable jar
0 commit comments