Skip to content

Commit

Permalink
Merge pull request #210 from scala-steward/update/scala-library-2.13.8
Browse files Browse the repository at this point in the history
scala-library 2.13.8 (was 2.13.7)
  • Loading branch information
mkurz authored Feb 11, 2022
2 parents 30b49cc + 43fe100 commit c63ceca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import sbt._

object Dependencies {
val Scala212 = "2.12.15"
val Scala213 = "2.13.7"
val Scala213 = "2.13.8"
val Scala3 = "3.0.2"

val ScalaVersions = Seq(Scala212, Scala213, Scala3)
Expand Down

0 comments on commit c63ceca

Please sign in to comment.