diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 8f68a7b..9e46a03 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -5,7 +5,7 @@ eddsa = "0.3.0" bouncycastle = "1.79" expectit = "0.9.0" commonsIo = "2.17.0" -rundeckCore = "6.0.0-alpha1-20260407" +rundeckCore = "6.0.0-SNAPSHOT" slf4j = "2.0.17" junit = "4.13.2" groovy = "4.0.29"