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.
2 parents c03b1cd + 39a813b commit 0fe5a6aCopy full SHA for 0fe5a6a
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.15"
+val Scala213 = "2.13.16"
29
val Scala3 = "3.2.2"
30
31
Global / onChangedBuildSource := ReloadOnSourceChanges
0 commit comments