From 62fbe1f5f510800811db0691eb4b66d6f72b5613 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 10:59:37 +0000 Subject: [PATCH] Update dependency com.github.pgreze:kotlin-process to v1.5 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index d4b92ec6..a672529d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -17,7 +17,7 @@ okio = "3.9.0" # https://search.maven.org/artifact/com kotest = "5.9.1" # https://github.com/kotest/kotest/releases -kotlinProcess = "1.4.1" # https://github.com/pgreze/kotlin-process/releases +kotlinProcess = "1.5" # https://github.com/pgreze/kotlin-process/releases classgraph = "4.8.174" # https://github.com/classgraph/classgraph/releases