Skip to content

Commit d260b89

Browse files
authored
Merge pull request #2092 from Baeldung/update/scala-library-2.12.21
Update scala-library from 2.12.20 to 2.12.21
2 parents 0e3e2c0 + 54f0d03 commit d260b89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ScalaVersions.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ object ScalaVersions {
44
@deprecated(
55
"Use Scala 2.13 or Scala 3. Don't use 2.12 unless it is a specific feature in 2.12."
66
)
7-
val scala212Version = "2.12.20"
7+
val scala212Version = "2.12.21"
88
}

0 commit comments

Comments
 (0)