Skip to content

Commit d6b3c00

Browse files
committed
[8.x] scala-library 2.12.21 (was 2.12.20)
1 parent 8a347fc commit d6b3c00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import sbt._
99
object Dependencies {
1010

1111
object ScalaVersions {
12-
val scala212 = "2.12.20"
12+
val scala212 = "2.12.21"
1313
val scala213 = "2.13.18"
1414
val scala3 = "3.3.7"
1515
}

0 commit comments

Comments
 (0)