diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 8d8e8e8d..bcc84cc8 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -17,7 +17,7 @@ okio = "3.2.0" # https://search.maven.org/artifact/com kotest = "5.5.4" # https://github.com/kotest/kotest/releases -kotlinProcess = "1.4" # https://github.com/pgreze/kotlin-process/releases +kotlinProcess = "1.4.1" # https://github.com/pgreze/kotlin-process/releases classgraph = "4.8.147" # https://github.com/classgraph/classgraph/releases