Skip to content

Commit 39a813b

Browse files
Update scala-library, scala-reflect to 2.13.16
1 parent 4a70e3a commit 39a813b

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

3131
Global / onChangedBuildSource := ReloadOnSourceChanges

0 commit comments

Comments
 (0)