Skip to content

Commit

Permalink
Update h2 to 2.2.224
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 20, 2024
1 parent 2b595f8 commit ea6532a
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 @@ -29,7 +29,7 @@ lazy val csvCommonsVersion = "1.10.0"
lazy val catsVersion = "2.10.0"
lazy val scribeSlf4jVersion = "3.12.2"
lazy val slickVersion = "3.4.1"
lazy val h2Version = "2.2.220"
lazy val h2Version = "2.2.224"
lazy val sprayJsonVersion = "1.3.6"

lazy val cross = crossProject(JVMPlatform, JSPlatform)
Expand Down

0 comments on commit ea6532a

Please sign in to comment.