Skip to content

Commit 0140fd3

Browse files
Update scala-library, scala-reflect to 2.13.8 (#232)
1 parent dc07dd6 commit 0140fd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Settings.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import sbt.Keys._
55

66
object Settings {
77

8-
def scala213 = "2.13.7"
8+
def scala213 = "2.13.8"
99
def scala212 = "2.12.15"
1010

1111
lazy val shared = Seq(

0 commit comments

Comments
 (0)