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 23f6e66 commit 98169fdCopy full SHA for 98169fd
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.1'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.13.2'
70
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
71
72
0 commit comments