We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 233f7f1 commit 4a7fa91Copy full SHA for 4a7fa91
project/Dependencies.scala
@@ -6,7 +6,7 @@ object Dependencies {
6
val catsHelperLogback = "com.evolutiongaming" %% "cats-helper-logback" % "3.12.0"
7
val smetrics = "com.evolutiongaming" %% "smetrics" % "2.3.2"
8
val scache = "com.evolution" %% "scache" % "5.1.4"
9
- val skafka = "com.evolutiongaming" %% "skafka" % "17.1.3"
+ val skafka = "com.evolutiongaming" %% "skafka" % "17.1.4"
10
val sstream = "com.evolutiongaming" %% "sstream" % "1.1.0"
11
val scassandra = "com.evolutiongaming" %% "scassandra" % "5.3.0"
12
val cassandraSync = "com.evolutiongaming" %% "cassandra-sync" % "3.1.1"
0 commit comments