Skip to content

Commit

Permalink
scala-library 2.13.8 (was 2.13.7)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 11, 2022
1 parent 3f65cbf commit 43fe100
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 43fe100

Please sign in to comment.