We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81e2306 commit 00b3e63Copy full SHA for 00b3e63
build.sbt
@@ -32,7 +32,7 @@ lazy val `rabbitmq-topology-backup` = (project in file("."))
32
"org.tpolecat" %% "natchez-xray" % natchezVersion,
33
"co.fs2" %% "fs2-reactive-streams" % fs2Version,
34
"co.fs2" %% "fs2-io" % fs2Version,
35
- "org.typelevel" %% "cats-tagless-macros" % "0.14.0",
+ "org.typelevel" %% "cats-tagless-macros" % "0.16.4",
36
"com.comcast" %% "ip4s-core" % "3.1.3",
37
"io.circe" %% "circe-generic" % circeVersion,
38
"com.chuusai" %% "shapeless" % "2.3.9",
0 commit comments