We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7921fe4 commit 9557563Copy full SHA for 9557563
build.sbt
@@ -4,7 +4,7 @@ lazy val scalikejdbcVersion = "4.3.5"
4
lazy val defaultPlayVersion = play.core.PlayVersion.current
5
6
// internal only
7
-lazy val h2Version = "2.3.232"
+lazy val h2Version = "2.4.240"
8
lazy val postgresqlVersion = "42.7.8"
9
10
lazy val commonSettings = Seq(
0 commit comments