Skip to content

Commit 98169fd

Browse files
committed
Upgrade to JUnit 5.13.2
1 parent 23f6e66 commit 98169fd

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
@@ -66,7 +66,7 @@ dependencies {
6666
}
6767
dtdparseImplementation 'io.sf.carte:tokenproducer:[3.0,)'
6868
dtdeclImplementation 'io.sf.jclf:jclf-text:[5.0.0,)'
69-
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.1'
69+
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.2'
7070
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
7171
}
7272

0 commit comments

Comments
 (0)