Update dependency com.h2database:h2 to v2.4.240 #503

Open
renovate-bot wants to merge 1 commit from renovate/com.h2database-h2-2.x into main

View file

@ -11,7 +11,7 @@ clean {
}
dependencies {
implementation 'com.h2database:h2:2.2.220'
implementation 'com.h2database:h2:2.3.232'
}
configurations {