Merge pull request #2297 from eikek/update/h2-2.2.224

Update h2 to 2.2.224
This commit is contained in:
mergify[bot] 2023-09-19 06:39:22 +00:00 committed by GitHub
commit 7ddaebc160
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ object Dependencies {
val FlexmarkVersion = "0.64.8"
val FlywayVersion = "9.22.1"
val Fs2Version = "3.6.1"
val H2Version = "2.2.222"
val H2Version = "2.2.224"
val Http4sVersion = "0.23.18"
val Icu4jVersion = "73.2"
val JavaOtpVersion = "0.4.0"