HHH-13681 Upgrade to Byteman 4.0.8

This commit is contained in:
Yoann Rodière 2019-10-21 09:30:58 +02:00
parent cacef1f466
commit d83acfa50f
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ ext {
junitVersion = '4.12'
h2Version = '1.4.196'
bytemanVersion = '4.0.3' //Compatible with JDK10
bytemanVersion = '4.0.8' //Compatible with JDK14
jnpVersion = '5.0.6.CR1'
hibernateCommonsVersion = '5.1.0.Final'