Update scala-library to 2.12.14 (#30301)

This commit is contained in:
Scala Steward 2021-06-09 12:12:46 +02:00 committed by GitHub
parent c593e3a33c
commit d83cda8f56
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ object Dependencies {
val jacksonVersion = "2.11.4"
val scala212Version = "2.12.13"
val scala212Version = "2.12.14"
val scala213Version = "2.13.5"
val scala3Version = "3.0.0"