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 b4f01c3 commit 46eddc4Copy full SHA for 46eddc4
project/Dependencies.scala
@@ -5,7 +5,7 @@ object Dependencies {
5
object Versions {
6
val scala212Version = "2.12.13"
7
val scala213Version = "2.13.6"
8
- val scala3Version = "3.0.0"
+ val scala3Version = "3.0.1"
9
val scalaTestVersion = "3.2.9"
10
val logbackVersion = "1.2.3"
11
val scalaCollectionCompatVersion = "2.5.0"
0 commit comments