Skip to content

Commit

Permalink
Update scala-library to 2.13.7 (#48)
Browse files Browse the repository at this point in the history
Co-authored-by: Eric K Richardson <[email protected]>
  • Loading branch information
scala-steward and ekrich authored Nov 30, 2021
1 parent ff9d56e commit fa12e3d
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
@@ -1,6 +1,6 @@
val scala211 = "2.11.12"
val scala212 = "2.12.15"
val scala213 = "2.13.6"
val scala213 = "2.13.7"
val scala300 = "3.0.2"

val versionsBase = Seq(scala212, scala211, scala213)
Expand Down

0 comments on commit fa12e3d

Please sign in to comment.