Skip to content

Commit

Permalink
Update cats-tagless-macros to 0.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed Jul 12, 2024
1 parent a70a0ea commit a744296
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 @@ -42,7 +42,7 @@ lazy val `mysql-init-custom-resource` = (project in file("."))
"org.tpolecat" %% "natchez-noop" % natchezVersion,
"org.tpolecat" %% "natchez-xray" % natchezVersion,
"org.tpolecat" %% "natchez-http4s" % "0.3.2",
"org.typelevel" %% "cats-tagless-macros" % "0.14.0",
"org.typelevel" %% "cats-tagless-macros" % "0.16.2",
"org.http4s" %% "http4s-ember-client" % http4sVersion,
"io.circe" %% "circe-parser" % circeVersion,
"io.circe" %% "circe-generic" % circeVersion,
Expand Down

0 comments on commit a744296

Please sign in to comment.