Skip to content

Commit 89ac3c8

Browse files
Update scala3-library to 3.3.4 (#525)
Co-authored-by: Jules Ivanic <[email protected]>
1 parent 8727750 commit 89ac3c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import sbt._
33
object Dependencies {
44

55
object Versions {
6-
val Scala3 = "3.3.3"
6+
val Scala3 = "3.3.4"
77
val Scala213 = "2.13.15"
88
val Scala212 = "2.12.20"
99
val Kafka = "3.8.0"

0 commit comments

Comments
 (0)