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 c135af7 commit 85cd969Copy full SHA for 85cd969
build.sbt
@@ -4,7 +4,7 @@ lazy val scalikejdbcVersion = "4.3.1"
4
lazy val defaultPlayVersion = play.core.PlayVersion.current
5
6
// internal only
7
-lazy val h2Version = "2.3.230"
+lazy val h2Version = "2.3.232"
8
lazy val postgresqlVersion = "42.7.3"
9
10
lazy val commonSettings = Seq(
0 commit comments