Skip to content

Commit 6b8ef3f

Browse files
authored
Merge pull request #376 from scala-steward/update/patches
Patch updates
2 parents a1548b1 + b3c4054 commit 6b8ef3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import sbt._
66
object Dependencies {
77
val Scala212 = "2.12.20"
88
val Scala213 = "2.13.16"
9-
val Scala3 = "3.3.5"
9+
val Scala3 = "3.3.6"
1010

1111
val ScalaVersions = Seq(Scala212, Scala213, Scala3)
1212

0 commit comments

Comments
 (0)