We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6a1388 commit 77d5190Copy full SHA for 77d5190
build.sbt
@@ -46,8 +46,8 @@ val squants = "org.typelevel" %% "squants" % "1.3.0"
46
47
// val magnolia = "com.softwaremill" %% "magnolia" % "0.11.0-sml"
48
val magnolia = "com.propensive" %% "magnolia" % "0.12.0"
49
-lazy val zioVersion = "1.0.0-RC17+94-fa044641"
50
-lazy val zioKafkaVersion = "0.4.1+34-69f19fa2"
+lazy val zioVersion = "1.0.0-RC17+95-e10fe4c0"
+lazy val zioKafkaVersion = "0.4.1+34-69f19fa2+20191205-1812"
51
lazy val embeddedKafkaVersion = "2.4.0-SNAPSHOT"
52
lazy val embeddedKafkaRegistryVersion = "5.4.0-SNAPSHOT"
53
lazy val zio = "dev.zio" %% "zio" % `zioVersion`
0 commit comments