Skip to content

Commit

Permalink
build(deps): Update h2 from 2.1.214 to 2.2.220
Browse files Browse the repository at this point in the history
  • Loading branch information
scalameta-bot authored and tgodzik committed Jul 7, 2023
1 parent 2ee5f60 commit cace7e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ lazy val metals = project
"org.jboss.xnio" % "xnio-nio" % "3.8.9.Final",
// for persistent data like "dismissed notification"
"org.flywaydb" % "flyway-core" % "9.20.0",
"com.h2database" % "h2" % "2.1.214",
"com.h2database" % "h2" % "2.2.220",
// for BSP
"org.scala-sbt.ipcsocket" % "ipcsocket" % "1.6.2",
"ch.epfl.scala" % "bsp4j" % V.bsp,
Expand Down

0 comments on commit cace7e1

Please sign in to comment.