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 929df89 commit 16f6eefCopy full SHA for 16f6eef
build.gradle
@@ -20,7 +20,7 @@ dependencies {
20
testImplementation 'io.sf.carte:xml-dtd:4.3'
21
testImplementation 'nu.validator:htmlparser:1.4.16'
22
testImplementation 'org.slf4j:slf4j-api:2.0.17'
23
- testImplementation 'org.junit.jupiter:junit-jupiter:5.12.2'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.13.0'
24
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
25
}
26
0 commit comments