HHH-14150 Upgrade to Byteman 4.0.13

This commit is contained in:
Sanne Grinovero 2020-08-12 10:21:21 +02:00
parent cd7823a549
commit fb6bb820f1
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.8' //Compatible with JDK14
bytemanVersion = '4.0.13' //Compatible with JDK16
jnpVersion = '5.0.6.CR1'
hibernateCommonsVersion = '5.1.0.Final'