We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 670b3a7 commit c9a55f7Copy full SHA for c9a55f7
project/Dependencies.scala
@@ -35,7 +35,7 @@ object Dependencies {
35
36
val scala212Version = "2.12.20"
37
val scala213Version = "2.13.16"
38
- val scala3Version = "3.3.5"
+ val scala3Version = "3.3.6"
39
val allScalaVersions = Seq(scala213Version, scala212Version, scala3Version)
40
41
val Versions = Seq(
0 commit comments