Skip to content

Commit 35b2782

Browse files
author
dwolla-oss-scala-steward[bot]
committed
Update cats-tagless-macros to 0.16.4
1 parent a70a0ea commit 35b2782

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
@@ -42,7 +42,7 @@ lazy val `mysql-init-custom-resource` = (project in file("."))
4242
"org.tpolecat" %% "natchez-noop" % natchezVersion,
4343
"org.tpolecat" %% "natchez-xray" % natchezVersion,
4444
"org.tpolecat" %% "natchez-http4s" % "0.3.2",
45-
"org.typelevel" %% "cats-tagless-macros" % "0.14.0",
45+
"org.typelevel" %% "cats-tagless-macros" % "0.16.4",
4646
"org.http4s" %% "http4s-ember-client" % http4sVersion,
4747
"io.circe" %% "circe-parser" % circeVersion,
4848
"io.circe" %% "circe-generic" % circeVersion,

0 commit comments

Comments
 (0)