Skip to content

Commit 680d8e1

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala3-library, ... to 3.3.5
1 parent 70e7fc7 commit 680d8e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Common.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ object Common {
2525

2626
val Scala212 = "2.12.20"
2727
private[this] val Scala213 = "2.13.16"
28-
private[this] val Scala3 = "3.3.4"
28+
private[this] val Scala3 = "3.3.5"
2929

3030
val settings = Seq(
3131
ReleasePlugin.extraReleaseCommands

0 commit comments

Comments
 (0)