Merge pull request #2251 from eikek/update/h2-2.2.222

Update h2 to 2.2.222
This commit is contained in:
mergify[bot]
2023-09-02 06:29:06 +00:00
committed by GitHub

View File

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