Skip to content

Commit

Permalink
Merge pull request #1571 from scala-steward/update/scala-library-2.13.7
Browse files Browse the repository at this point in the history
Update scala-library, scala-reflect to 2.13.7
  • Loading branch information
mergify[bot] authored Dec 22, 2021
2 parents 48d23b1 + 3f50731 commit b512d2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import scala.concurrent.duration.DurationInt
import scala.sys.process.Process

val scala2_12 = "2.12.15"
val scala2_13 = "2.13.6"
val scala2_13 = "2.13.7"
val scala3 = "3.1.0"

val scala2Versions = List(scala2_12, scala2_13)
Expand Down

0 comments on commit b512d2c

Please sign in to comment.