File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ serialization = "1.6.3"
55ktlint = " 1.0.1"
66junit = " 5.10.2"
77junit-platfrom = " 1.10.2"
8- guava = " 33.0 .0-jre"
8+ guava = " 33.1 .0-jre"
99commons-cli = " 1.6.0"
10- commons-io = " 2.15.1 "
11- detekt = " 1.23.5 "
10+ commons-io = " 2.16.0 "
11+ detekt = " 1.23.6 "
1212dokka = " 1.9.20"
1313gradle-nexus-publish-plugin = " 1.3.0"
1414jacoco = " 0.8.8"
@@ -21,8 +21,8 @@ plexus = "2.1.0"
2121jbool = " 1.24"
2222kotlin-logging = " 6.0.3"
2323log4j2 = " 2.23.1"
24- kaml = " 0.57 .0"
25- sarif4k = " 0.5 .0"
24+ kaml = " 0.58 .0"
25+ sarif4k = " 0.6 .0"
2626jupiter-itf-extension = " 0.13.1"
2727
2828# executable jar
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ pluginManagement {
4040}
4141
4242plugins {
43- id(" com.gradle.enterprise" ) version " 3.16.2 "
43+ id(" com.gradle.enterprise" ) version " 3.17 "
4444 // starting from Gradle 8, it's needed to configure a repo from which to take Java for a toolchain
4545 id(" org.gradle.toolchains.foojay-resolver-convention" ) version " 0.8.0"
4646}
You can’t perform that action at this time.
0 commit comments