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 a9538ef commit adb8178Copy full SHA for adb8178
gradle/libraries.gradle
@@ -11,7 +11,7 @@ ext {
11
12
junitVersion = '4.12'
13
h2Version = '1.4.196'
14
- bytemanVersion = '4.0.1' //Compatible with JDK10
+ bytemanVersion = '4.0.3' //Compatible with JDK10
15
jnpVersion = '5.0.6.CR1'
16
17
hibernateValidatorVersion = '6.0.7.Final'
0 commit comments