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 0fe5a6a commit 8403807Copy full SHA for 8403807
build.sbt
@@ -26,7 +26,7 @@ lazy val jscienceVersion = "4.3.1"
26
lazy val apacheCommonsMath3Version = "3.6.1"
27
28
val Scala213 = "2.13.16"
29
-val Scala3 = "3.2.2"
+val Scala3 = "3.3.6"
30
31
Global / onChangedBuildSource := ReloadOnSourceChanges
32
0 commit comments