Skip to content

Commit 915feae

Browse files
Update http4s-scalatags to 0.25.3
1 parent d37ca33 commit 915feae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ lazy val root = (project in file("."))
1717
"com.github.latis-data" % "latis3-hapi" % latisHapiVersion,
1818
"org.http4s" %% "http4s-dsl" % http4sVersion % Provided,
1919
"org.http4s" %% "http4s-circe" % http4sVersion,
20-
"org.http4s" %% "http4s-scalatags" % "0.25.2",
20+
"org.http4s" %% "http4s-scalatags" % "0.25.3",
2121
"org.scalameta" %% "munit" % "1.3.0" % Test,
2222
"org.typelevel" %% "munit-cats-effect" % "2.2.0" % Test,
2323
"io.circe" %% "circe-generic" % "0.14.15",

0 commit comments

Comments
 (0)