Skip to content

Commit 5632349

Browse files
committed
Upgrade to tokenproducer 3.0
1 parent 532fcfd commit 5632349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
prefer '3.6.0'
5252
}
5353
}
54-
dtdparseImplementation 'io.sf.carte:tokenproducer:[2.0.1,)'
54+
dtdparseImplementation 'io.sf.carte:tokenproducer:[3.0,)'
5555
dtdeclImplementation 'io.sf.jclf:jclf-text:[5.0.0,)'
5656
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.0'
5757
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'

0 commit comments

Comments
 (0)