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 982b296 commit 3937ab2Copy full SHA for 3937ab2
project/Dependencies.scala
@@ -3,7 +3,7 @@ import sbt._
3
object Dependencies {
4
5
object Versions {
6
- val Scala3 = "3.3.3"
+ val Scala3 = "3.4.1"
7
val Scala213 = "2.13.13"
8
val Scala212 = "2.12.19"
9
val Kafka = "3.7.0"
0 commit comments