Skip to content

Commit 4a7fa91

Browse files
Update skafka to 17.1.4 (#697)
Co-authored-by: Kirill Shelopugin <[email protected]>
1 parent 233f7f1 commit 4a7fa91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ object Dependencies {
66
val catsHelperLogback = "com.evolutiongaming" %% "cats-helper-logback" % "3.12.0"
77
val smetrics = "com.evolutiongaming" %% "smetrics" % "2.3.2"
88
val scache = "com.evolution" %% "scache" % "5.1.4"
9-
val skafka = "com.evolutiongaming" %% "skafka" % "17.1.3"
9+
val skafka = "com.evolutiongaming" %% "skafka" % "17.1.4"
1010
val sstream = "com.evolutiongaming" %% "sstream" % "1.1.0"
1111
val scassandra = "com.evolutiongaming" %% "scassandra" % "5.3.0"
1212
val cassandraSync = "com.evolutiongaming" %% "cassandra-sync" % "3.1.1"

0 commit comments

Comments
 (0)