diff --git a/build.gradle b/build.gradle index 6630ee4f..da74fd0f 100644 --- a/build.gradle +++ b/build.gradle @@ -1,7 +1,7 @@ buildscript { ext { - junit5Version = '5.9.2' // https://junit.org/junit5/ + junit5Version = '5.10.0' // https://junit.org/junit5/ junit5PlatformVersion = '1.9.3' slf4jVersion = '2.0.6' // http://www.slf4j.org/download.html