Skip to content

Commit efec2e8

Browse files
Update scala3-compiler, scala3-library, ... to 3.3.7 (#1995)
1 parent 5313e2f commit efec2e8

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
@@ -27,7 +27,7 @@ object Dependencies {
2727

2828
val Scala213 = "2.13.16"
2929

30-
val Scala3 = "3.3.6"
30+
val Scala3 = "3.3.7"
3131

3232
val protobufJava = "com.google.protobuf" % "protobuf-java" % versions.protobuf
3333
val scalaCollectionCompat = Def.setting {

0 commit comments

Comments
 (0)