Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e1c5ca7

Browse files
committed
bump to scala 2.13.15
1 parent 4977335 commit e1c5ca7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

3131
Global / onChangedBuildSource := ReloadOnSourceChanges

0 commit comments

Comments
 (0)