Skip to content

Commit 6a1f871

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala3-library, ... to 3.3.7
1 parent b1b95e6 commit 6a1f871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Common.scala

Lines changed: 1 addition & 1 deletion
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.17"
28-
private[this] val Scala3 = "3.3.6"
28+
private[this] val Scala3 = "3.3.7"
2929

3030
val settings = Seq(
3131
ReleasePlugin.extraReleaseCommands

0 commit comments

Comments
 (0)