diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 5f70ea0f..9d8f37eb 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -8,7 +8,7 @@ snakeyaml = "2.5" serialization = "1.0.0-rc.1" # testing tool -junit = "5.13.4" +junit = "5.14.0" # plugins gradle-plugins = "1.5.1"