We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e2597b6 + 4a875a9 commit 30076afCopy full SHA for 30076af
1 file changed
project/Dependencies.scala
@@ -7,7 +7,7 @@ object Dependencies {
7
val circe = "0.14.2"
8
val doobie = "0.13.4"
9
val flyway = "9.19.1"
10
- val h2 = "2.1.214"
+ val h2 = "2.2.222"
11
val http4s = "0.21.26"
12
val jawn = "1.4.0"
13
val kindProjector = "0.13.2"
0 commit comments