HHH-15637 Upgrade to Byteman 4.0.20

This commit is contained in:
Sanne Grinovero 2022-10-27 12:22:20 +01:00 committed by Sanne Grinovero
parent 86cf6136c1
commit e9c05777cf
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ dependencyResolutionManagement {
version( "junit5", "5.8.2" )
version( "assertj", "3.14.0" )
version( "mockito", "4.3.1" )
version( "byteman", "4.0.16" )
version( "byteman", "4.0.20" ) //Compatible with JDK20
version( "shrinkwrap", "1.2.6" )
version( "shrinkwrapDescriptors", "2.0.0" )