HHH-14635 Update to latest JUnit
This commit is contained in:
parent
cea044ec69
commit
0c74a9263c
|
@ -9,7 +9,7 @@
|
|||
// use. In that respect it serves a role similar to <dependencyManagement> in Maven
|
||||
ext {
|
||||
|
||||
junitVersion = '4.12'
|
||||
junitVersion = '4.13.2'
|
||||
h2Version = '1.4.197'
|
||||
bytemanVersion = '4.0.13' //Compatible with JDK16
|
||||
jnpVersion = '5.0.6.CR1'
|
||||
|
|
Loading…
Reference in New Issue