Skip to content

Commit 0fe5a6a

Browse files
authored
Merge pull request #1355 from typelevel/update/scala-library-2.13.16
2 parents c03b1cd + 39a813b commit 0fe5a6a

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)