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 cded940 commit 8d7c5fbCopy full SHA for 8d7c5fb
build.gradle
@@ -48,7 +48,7 @@ dependencies {
48
api 'io.sf.carte:carte-util:[3.4.0,)'
49
dtdparseImplementation 'io.sf.carte:tokenproducer:[1.1.1,)'
50
dtdeclImplementation 'io.sf.jclf:jclf-text:[5.0.0,)'
51
- testImplementation "junit:junit:4.13.1"
+ testImplementation "junit:junit:4.13.2"
52
}
53
54
repositories {
0 commit comments