Skip to content

Commit e8d51c8

Browse files
author
dwolla-oss-scala-steward[bot]
committed
Update cats-tagless-core to 0.16.4
1 parent 80419e4 commit e8d51c8

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
@@ -47,7 +47,7 @@ lazy val `postgresql-init-core` = (project in file("."))
4747
"org.typelevel" %% "feral-lambda-cloudformation-custom-resource" % feralVersion,
4848
"org.tpolecat" %% "natchez-xray" % natchezVersion,
4949
"org.tpolecat" %% "natchez-http4s" % "0.6.1",
50-
"org.typelevel" %% "cats-tagless-core" % "0.16.3-85-591274f-SNAPSHOT", // see https://github.com/typelevel/cats-tagless/issues/652
50+
"org.typelevel" %% "cats-tagless-core" % "0.16.4", // see https://github.com/typelevel/cats-tagless/issues/652
5151
"org.http4s" %% "http4s-ember-client" % "0.23.32",
5252
"io.circe" %% "circe-parser" % circeV,
5353
"io.circe" %% "circe-generic" % circeV,

0 commit comments

Comments
 (0)