HHH-14150 Upgrade to Byteman 4.0.13

This commit is contained in:
Sanne Grinovero 2020-08-12 10:21:21 +02:00
parent 194293330b
commit 4957792ecd

View File

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