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 2768f75 commit 9954293Copy full SHA for 9954293
build.gradle
@@ -40,7 +40,7 @@ dependencies {
40
implementation localGroovy()
41
42
// Testing
43
- testImplementation 'org.junit.jupiter:junit-jupiter:5.14.1'
+ testImplementation 'org.junit.jupiter:junit-jupiter:6.0.1'
44
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
45
46
testImplementation("org.assertj:assertj-core:3.27.6")
0 commit comments