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 1f44917 commit 5f63538Copy full SHA for 5f63538
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