Skip to content

Commit 836a765

Browse files
Update scala3-compiler, scala3-library, ... to 3.3.5 (#1812)
1 parent 925b357 commit 836a765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ object Dependencies {
2828

2929
val Scala213 = "2.13.16"
3030

31-
val Scala3 = "3.3.3"
31+
val Scala3 = "3.3.5"
3232

3333
val silencer = Seq(
3434
sbt.compilerPlugin(

0 commit comments

Comments
 (0)