Skip to content

Commit 00b3e63

Browse files
author
dwolla-oss-scala-steward[bot]
committed
Update cats-tagless-macros to 0.16.4
1 parent 81e2306 commit 00b3e63

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
@@ -32,7 +32,7 @@ lazy val `rabbitmq-topology-backup` = (project in file("."))
3232
"org.tpolecat" %% "natchez-xray" % natchezVersion,
3333
"co.fs2" %% "fs2-reactive-streams" % fs2Version,
3434
"co.fs2" %% "fs2-io" % fs2Version,
35-
"org.typelevel" %% "cats-tagless-macros" % "0.14.0",
35+
"org.typelevel" %% "cats-tagless-macros" % "0.16.4",
3636
"com.comcast" %% "ip4s-core" % "3.1.3",
3737
"io.circe" %% "circe-generic" % circeVersion,
3838
"com.chuusai" %% "shapeless" % "2.3.9",

0 commit comments

Comments
 (0)