diff --git a/recipes/gradle/libs.versions.toml b/recipes/gradle/libs.versions.toml index a0bf47d4..c2a601d7 100644 --- a/recipes/gradle/libs.versions.toml +++ b/recipes/gradle/libs.versions.toml @@ -71,7 +71,7 @@ hoplite = "2.9.0" kediatr = "3.1.2" # Testing -stove = "1.0.0.453-SNAPSHOT" +stove = "1.0.0.454-SNAPSHOT" junit = "5.11.3" kotest = "6.0.0.M1"