Skip to content

Commit 60e785c

Browse files
authored
Merge pull request #1220 from tofu-tf/update/scala-library-2.12.19
Update scala-library, scala-reflect to 2.12.19
2 parents 6e63ed4 + ad4ff72 commit 60e785c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ object Dependencies {
66
val minorVersion = SettingKey[Int]("minor scala version")
77

88
object Version {
9-
val scala212 = "2.12.18"
9+
val scala212 = "2.12.19"
1010

1111
val scala213 = "2.13.12"
1212

0 commit comments

Comments
 (0)