Skip to content

Commit aef52be

Browse files
authored
Merge pull request #1549 from Baeldung/update/scala-library-2.12.20
Update scala-library from 2.12.19 to 2.12.20
2 parents 8c094f4 + 6036795 commit aef52be

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.19"
7+
val scala212Version = "2.12.20"
88
}

0 commit comments

Comments
 (0)