Skip to content

Commit 95e8b94

Browse files
committed
[7.x] scala-library 2.12.20 (was 2.12.19)
1 parent bbe2d68 commit 95e8b94

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.19"
12+
val scala212 = "2.12.20"
1313
val scala213 = "2.13.14"
1414
val scala3 = "3.3.3"
1515
}

0 commit comments

Comments
 (0)