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 872ff84 commit 1babbacCopy full SHA for 1babbac
project/Dependencies.scala
@@ -4,7 +4,7 @@ object Dependencies {
4
5
object Versions {
6
val Scala3 = "3.3.4"
7
- val Scala213 = "2.13.15"
+ val Scala213 = "2.13.16"
8
val Scala212 = "2.12.20"
9
val Kafka = "3.9.0"
10
val Slf4j = "1.7.36"
0 commit comments