We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc1750f commit 280370dCopy full SHA for 280370d
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.16'
23
- testImplementation 'org.junit.jupiter:junit-jupiter:5.11.2'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.11.3'
24
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
25
}
26
0 commit comments