Upgrade to H2 2.3.230

Closes gh-41538
This commit is contained in:
Andy Wilkinson 2024-07-17 08:05:42 +01:00
parent 18c85d9fae
commit c8f16e7fbe
1 changed files with 1 additions and 1 deletions

View File

@ -482,7 +482,7 @@ bom {
releaseNotes("https://github.com/google/gson/releases/tag/gson-parent-{version}")
}
}
library("H2", "2.2.224") {
library("H2", "2.3.230") {
group("com.h2database") {
modules = [
"h2"