Skip to content

Commit 71e28dc

Browse files
author
scala-steward
committed
Update scala-library, scala-reflect to 2.13.8
1 parent 50bd62e commit 71e28dc

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
@@ -8,7 +8,7 @@ import sbt.Keys._
88
excludeLintKeys in Global ++= Set(ideSkipProject)
99

1010
val scala2_12 = "2.12.13"
11-
val scala2_13 = "2.13.6"
11+
val scala2_13 = "2.13.8"
1212

1313
val scala2 = List(scala2_12, scala2_13)
1414
val scala3 = "3.0.1"

0 commit comments

Comments
 (0)