Skip to content

Commit 2a0d783

Browse files
authored
Merge pull request #786 from scala-steward/update/h2-2.2.220
Update h2 from 2.1.214 to 2.2.220
2 parents 613d42f + b1a28e0 commit 2a0d783

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)