Skip to content

Commit b587793

Browse files
committed
Update kafka-journal to 7.0.2
1 parent 7d669e5 commit b587793

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ object Dependencies {
3030
}
3131

3232
object KafkaJournal {
33-
private val version = "6.3.1"
33+
private val version = "7.0.2"
3434
val journal = "com.evolution" %% "kafka-journal" % version
3535
}
3636

0 commit comments

Comments
 (0)