Thanks to visit codestin.com Credit goes to github.com
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 4977335 commit e1c5ca7Copy full SHA for e1c5ca7
1 file changed
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.15"
29
val Scala3 = "3.2.2"
30
31
Global / onChangedBuildSource := ReloadOnSourceChanges
0 commit comments