Skip to content

Commit 5493368

Browse files
author
scala-steward
committed
Update scala-compiler, scala-reflect to 2.12.21
1 parent ea9e388 commit 5493368

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
@@ -7,7 +7,7 @@ import sbt.Keys._
77

88
excludeLintKeys in Global ++= Set(ideSkipProject)
99

10-
val scala2_12 = "2.12.20"
10+
val scala2_12 = "2.12.21"
1111
val scala2_13 = "2.13.18"
1212

1313
val scala2 = List(scala2_12, scala2_13)

0 commit comments

Comments
 (0)