Skip to content

Commit 04901f1

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala3-compiler, scala3-library, ... to 3.3.5
1 parent ceb1014 commit 04901f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import sbtcrossproject.CrossPlugin.autoImport.crossProject
44

55
val Scala212 = "2.12.20"
66
val Scala213 = "2.13.16"
7-
val Scala3 = "3.3.4"
7+
val Scala3 = "3.3.5"
88
val scalatestVersion = "3.2.19"
99

1010
val isScala3 = Def.setting(

0 commit comments

Comments
 (0)