Skip to content

Commit 2a3ee35

Browse files
committed
Update kafka-journal to 6.3.1
1 parent 6b475c9 commit 2a3ee35

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.0"
33+
private val version = "6.3.1"
3434
val journal = "com.evolution" %% "kafka-journal" % version
3535
}
3636

0 commit comments

Comments
 (0)