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 83d93a2 commit 695d911Copy full SHA for 695d911
build.gradle
@@ -31,7 +31,7 @@ configurations {
31
compile.extendsFrom plugin
32
}
33
34
-def jUnitVersion = '5.14.0'
+def jUnitVersion = '6.0.0'
35
36
dependencies {
37
implementation gradleApi()
0 commit comments