HHH-14997 Upgrade to Agroal 1.14

This commit is contained in:
Sanne Grinovero 2021-12-22 11:21:07 +00:00 committed by Sanne Grinovero
parent cb0f26c6bf
commit e42364246d
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ ext {
byteBuddyVersion = '1.12.5'
agroalVersion = '1.9'
agroalVersion = '1.14'
assertjVersion = '3.14.0'