Skip to content

Commit 64caa89

Browse files
committed
Upgrade to JUnit 5.13.4
1 parent ea23e11 commit 64caa89

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
@@ -39,7 +39,7 @@ dependencies {
3939
testImplementation 'io.sf.carte:css4j:6.1'
4040
testImplementation 'io.sf.carte:echosvg-transcoder:2.2'
4141
testImplementation 'nu.validator:htmlparser:1.4.16'
42-
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.3'
42+
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
4343
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
4444
}
4545

0 commit comments

Comments
 (0)