Skip to content

Commit 85cd969

Browse files
scalikejdbc-bot[bot]xuwei-k
authored andcommitted
Update h2 to 2.3.232
1 parent c135af7 commit 85cd969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ lazy val scalikejdbcVersion = "4.3.1"
44
lazy val defaultPlayVersion = play.core.PlayVersion.current
55

66
// internal only
7-
lazy val h2Version = "2.3.230"
7+
lazy val h2Version = "2.3.232"
88
lazy val postgresqlVersion = "42.7.3"
99

1010
lazy val commonSettings = Seq(

0 commit comments

Comments
 (0)