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 dc29b28 commit 127334fCopy full SHA for 127334f
build.gradle
@@ -66,7 +66,7 @@ dependencies {
66
}
67
dtdparseImplementation 'io.sf.carte:tokenproducer:[3.0,)'
68
dtdeclImplementation 'io.sf.jclf:jclf-text:[5.0.0,)'
69
- testImplementation 'org.junit.jupiter:junit-jupiter:5.11.3'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.11.4'
70
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
71
72
0 commit comments