Skip to content

Commit 8d7c5fb

Browse files
committed
Upgrade to JUnit 4.13.2.
1 parent cded940 commit 8d7c5fb

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
@@ -48,7 +48,7 @@ dependencies {
4848
api 'io.sf.carte:carte-util:[3.4.0,)'
4949
dtdparseImplementation 'io.sf.carte:tokenproducer:[1.1.1,)'
5050
dtdeclImplementation 'io.sf.jclf:jclf-text:[5.0.0,)'
51-
testImplementation "junit:junit:4.13.1"
51+
testImplementation "junit:junit:4.13.2"
5252
}
5353

5454
repositories {

0 commit comments

Comments
 (0)