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 b884ef8 commit ac612e9Copy full SHA for ac612e9
project/Dependencies.scala
@@ -10,7 +10,7 @@ object Version {
10
11
val scala212 = "2.12.20"
12
val scala213 = "2.13.17"
13
- val scala3 = "3.3.7"
+ val scala3 = "3.7.3"
14
}
15
16
object Library {
0 commit comments