Skip to content

Commit 86f9ba7

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala3-library, ... to 3.3.6
1 parent 2e94327 commit 86f9ba7

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.16"
28-
private[this] val Scala3 = "3.3.5"
28+
private[this] val Scala3 = "3.3.6"
2929

3030
val settings = Seq(
3131
ReleasePlugin.extraReleaseCommands

0 commit comments

Comments
 (0)