Skip to content

Commit

Permalink
Update scala-library, scala-reflect to 2.13.9 (#67)
Browse files Browse the repository at this point in the history
* Update scala-library, scala-reflect to 2.13.9

Co-authored-by: nafg-scala-steward[bot] <243680+nafg-scala-steward[bot]@users.noreply.github.com>
  • Loading branch information
nafg-scala-steward[bot] and nafg-scala-steward[bot] committed Oct 3, 2022
1 parent d19d53b commit f8e88ba
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,5 +1,5 @@
val Scala212 = "2.12.17"
val Scala213 = "2.13.8"
val Scala213 = "2.13.9"

ThisBuild / scalacOptions += "-feature"
ThisBuild / organization := "io.github.nafg.mergify"
Expand Down

0 comments on commit f8e88ba

Please sign in to comment.