We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 587c555 commit 3af9b05Copy full SHA for 3af9b05
build.gradle
@@ -35,7 +35,7 @@ dependencies {
35
}
36
37
testImplementation group: 'io.sf.carte', name: 'css4j', classifier: 'tests', version: '6.1'
38
- testImplementation 'org.junit.jupiter:junit-jupiter:5.14.0'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.14.1'
39
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
40
41
0 commit comments