We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d9daae commit 592bb46Copy full SHA for 592bb46
project/Dependencies.scala
@@ -4,7 +4,7 @@ object Dependencies {
4
5
object Versions {
6
val Scala3 = "3.3.6"
7
- val Scala213 = "2.13.16"
+ val Scala213 = "2.13.17"
8
val Kafka = "4.1.0"
9
val Slf4j = "2.0.17"
10
val ScalaTest = "3.2.19"
0 commit comments