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 eea11b0 commit 0cd4cdbCopy full SHA for 0cd4cdb
build.gradle
@@ -40,7 +40,7 @@ dependencies {
40
implementation localGroovy()
41
42
// Testing
43
- testImplementation 'org.junit.jupiter:junit-jupiter:5.14.0'
+ 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