We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cea044e commit 0c74a92Copy full SHA for 0c74a92
gradle/libraries.gradle
@@ -9,7 +9,7 @@
9
// use. In that respect it serves a role similar to <dependencyManagement> in Maven
10
ext {
11
12
- junitVersion = '4.12'
+ junitVersion = '4.13.2'
13
h2Version = '1.4.197'
14
bytemanVersion = '4.0.13' //Compatible with JDK16
15
jnpVersion = '5.0.6.CR1'
0 commit comments