Skip to content

Commit 05c3eaf

Browse files
Update dependency org.junit.jupiter:junit-jupiter to v5.13.2
1 parent f4afe91 commit 05c3eaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ allprojects {
1616
}
1717
apply from: 干.file('base/sonatype.gradle')
1818

19-
String VER_JUNIT_JUPITER = '5.13.1'
19+
String VER_JUNIT_JUPITER = '5.13.2'
2020
subprojects {
2121
apply from: 干.file('base/java.gradle')
2222
apply from: 干.file('base/kotlin.gradle')

0 commit comments

Comments
 (0)