Skip to content

Commit 7dff3e2

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala3-library, ... to 3.3.6
1 parent 84e7ff8 commit 7dff3e2

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
@@ -19,7 +19,7 @@ val unusedWarnings = Seq(
1919
)
2020

2121
val Scala212 = "2.12.20"
22-
val Scala3 = "3.3.5"
22+
val Scala3 = "3.3.6"
2323

2424
lazy val commonSettings = Def.settings(
2525
ReleasePlugin.extraReleaseCommands,

0 commit comments

Comments
 (0)