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 532fcfd commit 5632349Copy full SHA for 5632349
build.gradle
@@ -51,7 +51,7 @@ dependencies {
51
prefer '3.6.0'
52
}
53
54
- dtdparseImplementation 'io.sf.carte:tokenproducer:[2.0.1,)'
+ dtdparseImplementation 'io.sf.carte:tokenproducer:[3.0,)'
55
dtdeclImplementation 'io.sf.jclf:jclf-text:[5.0.0,)'
56
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.0'
57
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
0 commit comments