Skip to content

Commit

Permalink
Update zio-interop-cats to 2.0.0.0-RC8 (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and runtologist committed Nov 18, 2019
1 parent 847de12 commit c03e55e
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 @@ -85,7 +85,7 @@ lazy val example =
"com.github.pureconfig" %% "pureconfig" % "0.12.1",
"com.softwaremill.sttp.client" %% "async-http-client-backend-zio" % sttpVersion,
"com.softwaremill.sttp.client" %% "circe" % sttpVersion,
"dev.zio" %% "zio-interop-cats" % "2.0.0.0-RC7",
"dev.zio" %% "zio-interop-cats" % "2.0.0.0-RC8",
"io.zipkin.reporter2" % "zipkin-reporter" % zipkinVersion,
"io.zipkin.reporter2" % "zipkin-sender-okhttp3" % zipkinVersion
)
Expand Down

0 comments on commit c03e55e

Please sign in to comment.