We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9209db commit 3919159Copy full SHA for 3919159
build.gradle
@@ -31,7 +31,7 @@ configurations {
31
compile.extendsFrom plugin
32
}
33
34
-def jUnitVersion = '5.10.2'
+def jUnitVersion = '6.0.0'
35
36
dependencies {
37
implementation gradleApi()
0 commit comments