Skip to content

Commit 9557563

Browse files
scalikejdbc-bot[bot]xuwei-k
authored andcommitted
Update h2 to 2.4.240
1 parent 7921fe4 commit 9557563

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.5"
44
lazy val defaultPlayVersion = play.core.PlayVersion.current
55

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

1010
lazy val commonSettings = Seq(

0 commit comments

Comments
 (0)