HHH-14150 Upgrade to Byteman 4.0.13
This commit is contained in:
parent
cd7823a549
commit
fb6bb820f1
|
@ -11,7 +11,7 @@ ext {
|
||||||
|
|
||||||
junitVersion = '4.12'
|
junitVersion = '4.12'
|
||||||
h2Version = '1.4.196'
|
h2Version = '1.4.196'
|
||||||
bytemanVersion = '4.0.8' //Compatible with JDK14
|
bytemanVersion = '4.0.13' //Compatible with JDK16
|
||||||
jnpVersion = '5.0.6.CR1'
|
jnpVersion = '5.0.6.CR1'
|
||||||
|
|
||||||
hibernateCommonsVersion = '5.1.0.Final'
|
hibernateCommonsVersion = '5.1.0.Final'
|
||||||
|
|
Loading…
Reference in New Issue