HHH-15637 Upgrade to Byteman 4.0.20

This commit is contained in:
Sanne Grinovero 2022-10-27 12:24:16 +01:00 committed by Sanne Grinovero
parent 7c99277962
commit 420c932faa
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ ext {
junit4Version = '4.13.2'
h2Version = '1.4.197'
bytemanVersion = '4.0.16' //Compatible with JDK 17
bytemanVersion = '4.0.20' //Compatible with JDK 20
jnpVersion = '5.0.6.CR1'
hibernateCommonsVersion = '5.1.2.Final'