We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be57655 commit ffa58e5Copy full SHA for ffa58e5
gradle/libs.versions.toml
@@ -6,7 +6,7 @@ kotlin = "2.1.21"
6
7
[libraries]
8
classgraph = "io.github.classgraph:classgraph:4.8.179"
9
-compress = "org.apache.commons:commons-compress:1.27.0"
+compress = "org.apache.commons:commons-compress:1.27.1"
10
konf-yaml = { module = "com.uchuhimo:konf-yaml", version.ref = "konf" }
11
kotest-junit5-jvm = { module = "io.kotest:kotest-runner-junit5-jvm", version.ref = "kotest" }
12
kotest-assertions-core-jvm = { module = "io.kotest:kotest-assertions-core-jvm", version.ref = "kotest" }
0 commit comments