File tree 2 files changed +6
-6
lines changed
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"
5
5
ktlint = " 1.0.1"
6
6
junit = " 5.10.2"
7
7
junit-platfrom = " 1.10.2"
8
- guava = " 33.0 .0-jre"
8
+ guava = " 33.1 .0-jre"
9
9
commons-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 "
12
12
dokka = " 1.9.20"
13
13
gradle-nexus-publish-plugin = " 1.3.0"
14
14
jacoco = " 0.8.8"
@@ -21,8 +21,8 @@ plexus = "2.1.0"
21
21
jbool = " 1.24"
22
22
kotlin-logging = " 6.0.3"
23
23
log4j2 = " 2.23.1"
24
- kaml = " 0.57 .0"
25
- sarif4k = " 0.5 .0"
24
+ kaml = " 0.58 .0"
25
+ sarif4k = " 0.6 .0"
26
26
jupiter-itf-extension = " 0.13.1"
27
27
28
28
# executable jar
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ pluginManagement {
40
40
}
41
41
42
42
plugins {
43
- id(" com.gradle.enterprise" ) version " 3.16.2 "
43
+ id(" com.gradle.enterprise" ) version " 3.17 "
44
44
// starting from Gradle 8, it's needed to configure a repo from which to take Java for a toolchain
45
45
id(" org.gradle.toolchains.foojay-resolver-convention" ) version " 0.8.0"
46
46
}
You can’t perform that action at this time.
0 commit comments