Skip to content

Commit 2b8e8da

Browse files
authored
Update to Scala 2.13.14
1 parent 3465de2 commit 2b8e8da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ lazy val apfloatVersion = "1.10.1"
2525
lazy val jscienceVersion = "4.3.1"
2626
lazy val apacheCommonsMath3Version = "3.6.1"
2727

28-
val Scala213 = "2.13.10"
28+
val Scala213 = "2.13.14"
2929
val Scala3 = "3.3.3"
3030

3131
Global / onChangedBuildSource := ReloadOnSourceChanges

0 commit comments

Comments
 (0)