We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a3887e commit 6c4f48eCopy full SHA for 6c4f48e
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.5"
8
val scache = "com.evolution" %% "scache" % "5.1.4"
9
- val skafka = "com.evolutiongaming" %% "skafka" % "17.2.2"
+ val skafka = "com.evolutiongaming" %% "skafka" % "18.0.0"
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" % "4.0.0"
0 commit comments