Skip to content

Commit 36ff986

Browse files
slick-scala-steward[bot]nafg
authored andcommitted
Update h2 to 2.3.232
1 parent 6be7db2 commit 36ff986

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
@@ -2,7 +2,7 @@ import _root_.io.github.nafg.mergify.dsl._
22

33
libraryDependencies ++= List(
44
"org.slf4j" % "slf4j-nop" % "2.0.16",
5-
"com.h2database" % "h2" % "2.2.224",
5+
"com.h2database" % "h2" % "2.3.232",
66
"org.scalatest" %% "scalatest" % "3.2.19" % Test
77
)
88

0 commit comments

Comments
 (0)