Skip to content

Commit 0c74a92

Browse files
committed
HHH-14635 Update to latest JUnit
1 parent cea044e commit 0c74a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libraries.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
// use. In that respect it serves a role similar to <dependencyManagement> in Maven
1010
ext {
1111

12-
junitVersion = '4.12'
12+
junitVersion = '4.13.2'
1313
h2Version = '1.4.197'
1414
bytemanVersion = '4.0.13' //Compatible with JDK16
1515
jnpVersion = '5.0.6.CR1'

0 commit comments

Comments
 (0)