Skip to content

Commit adb8178

Browse files
committed
HHH-12766 Upgrading to Byteman 4.0.3
1 parent a9538ef commit adb8178

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
@@ -11,7 +11,7 @@ ext {
1111

1212
junitVersion = '4.12'
1313
h2Version = '1.4.196'
14-
bytemanVersion = '4.0.1' //Compatible with JDK10
14+
bytemanVersion = '4.0.3' //Compatible with JDK10
1515
jnpVersion = '5.0.6.CR1'
1616

1717
hibernateValidatorVersion = '6.0.7.Final'

0 commit comments

Comments
 (0)