Skip to content

Commit ef3b24d

Browse files
committed
Update scala-library to 2.12.19
1 parent 9a5d38f commit ef3b24d

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
@@ -11,7 +11,7 @@ import sbt._
1111
object Dependencies {
1212

1313
object Versions {
14-
val crossScala = Seq("2.12.13")
14+
val crossScala = Seq("2.12.19")
1515
val scalaVersion = crossScala.head
1616
}
1717

0 commit comments

Comments
 (0)