diff --git a/build.gradle b/build.gradle index c1e3865..0c10d23 100644 --- a/build.gradle +++ b/build.gradle @@ -27,7 +27,7 @@ configurations { compile.extendsFrom plugin } -def jUnitVersion = '5.10.2' +def jUnitVersion = '5.13.4' dependencies { implementation gradleApi()