Skip to content

Commit b1a28e0

Browse files
committed
Update h2 from 2.1.214 to 2.2.220
1 parent e25e8e6 commit b1a28e0

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
@@ -241,7 +241,7 @@ lazy val scala_libraries = (project in file("scala-libraries"))
241241
"com.github.julien-truffaut" %% "monocle-macro" % monocleVersion,
242242
"com.github.julien-truffaut" %% "monocle-law" % monocleVersion % "test",
243243
"com.typesafe.slick" %% "slick" % slickVersion,
244-
"com.h2database" % "h2" % "2.1.214",
244+
"com.h2database" % "h2" % "2.2.220",
245245
"com.chuusai" %% "shapeless" % shapelessVersion,
246246
"org.scalaz" %% "scalaz-core" % scalazVersion,
247247
"co.fs2" %% "fs2-core" % fs2Version,

0 commit comments

Comments
 (0)