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 f617200 commit a7fd1dfCopy full SHA for a7fd1df
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.12.0'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.12.1'
24
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
25
}
26
0 commit comments