diff --git a/recipes/gradle/libs.versions.toml b/recipes/gradle/libs.versions.toml index cff871be..d5d2c7fd 100644 --- a/recipes/gradle/libs.versions.toml +++ b/recipes/gradle/libs.versions.toml @@ -70,7 +70,7 @@ hoplite = "2.9.0" kediatr = "3.1.2" # Testing -stove = "1.0.0-SNAPSHOT" +stove = "1.0.0.450-SNAPSHOT" junit = "5.11.3" kotest = "5.9.1"