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 bc3f3be commit 2b3a655Copy full SHA for 2b3a655
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.13.0'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.13.1'
70
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
71
72
0 commit comments