Skip to content

Commit

Permalink
Update scala-library to 2.13.5 (#183)
Browse files Browse the repository at this point in the history
Co-authored-by: Regis Leray <[email protected]>
  • Loading branch information
scala-steward and regis-leray authored Apr 2, 2021
1 parent 1b7d096 commit a3ccf7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/BuildHelper.scala
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ object BuildHelper {
)

final private val Scala212 = "2.12.11"
final private val Scala213 = "2.13.1"
final private val Scala213 = "2.13.5"

final private val CommonOpts =
Seq(
Expand Down

0 comments on commit a3ccf7b

Please sign in to comment.