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 3465de2 commit 2b8e8daCopy full SHA for 2b8e8da
build.sbt
@@ -25,7 +25,7 @@ lazy val apfloatVersion = "1.10.1"
25
lazy val jscienceVersion = "4.3.1"
26
lazy val apacheCommonsMath3Version = "3.6.1"
27
28
-val Scala213 = "2.13.10"
+val Scala213 = "2.13.14"
29
val Scala3 = "3.3.3"
30
31
Global / onChangedBuildSource := ReloadOnSourceChanges
0 commit comments