Skip to content

Commit

Permalink
Update h2 to 2.2.220
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 6, 2023
1 parent 1abe448 commit a88f5c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ lazy val scalacheckVersion = "1.17.0"
lazy val munitVersion = "0.7.29"
lazy val configVersion = "1.4.2"
lazy val postgresqlVersion = "42.6.0"
lazy val h2Version = "2.1.214"
lazy val h2Version = "2.2.220"
lazy val calibanVersion = "2.2.1"
lazy val zioVersion = "2.0.13"

Expand Down

0 comments on commit a88f5c6

Please sign in to comment.