We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c83135b commit 047b7b3Copy full SHA for 047b7b3
gradle/libs.versions.toml
@@ -17,7 +17,7 @@ okio = "3.9.1" # https://search.maven.org/artifact/com
17
18
kotest = "5.9.1" # https://github.com/kotest/kotest/releases
19
20
-kotlinProcess = "1.5" # https://github.com/pgreze/kotlin-process/releases
+kotlinProcess = "1.5.1" # https://github.com/pgreze/kotlin-process/releases
21
22
classgraph = "4.8.179" # https://github.com/classgraph/classgraph/releases
23
0 commit comments