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 11cb43d commit 2732faaCopy full SHA for 2732faa
project/Dependencies.scala
@@ -36,7 +36,7 @@ object Dependencies {
36
37
val scala212Version = "2.12.18"
38
val scala213Version = "2.13.11"
39
- val scala3Version = "3.3.0"
+ val scala3Version = "3.3.1"
40
val allScalaVersions = Seq(scala213Version, scala212Version, scala3Version)
41
42
val Versions = Seq(
0 commit comments