Skip to content

Commit 7591c4a

Browse files
Update scala-library, scala-reflect to 2.13.17
1 parent 0fe5a6a commit 7591c4a

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.16"
28+
val Scala213 = "2.13.17"
2929
val Scala3 = "3.2.2"
3030

3131
Global / onChangedBuildSource := ReloadOnSourceChanges

0 commit comments

Comments
 (0)