Skip to content

Commit

Permalink
Update scala-library to 2.12.16 (#56)
Browse files Browse the repository at this point in the history
Co-authored-by: dwolla-oss-scala-steward[bot] <212073+dwolla-oss-scala-steward[bot]@users.noreply.github.com>
  • Loading branch information
dwolla-oss-scala-steward[bot] and dwolla-oss-scala-steward[bot] authored Jun 28, 2022
1 parent 31447fe commit d16045a
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 @@ -23,7 +23,7 @@ lazy val CatsTaglessV = "0.14.0"
lazy val libthriftV = "0.10.0"

lazy val SCALA_2_13 = "2.13.8"
lazy val SCALA_2_12 = "2.12.15"
lazy val SCALA_2_12 = "2.12.16"

lazy val Scala2Versions = Seq(SCALA_2_13, SCALA_2_12)

Expand Down

0 comments on commit d16045a

Please sign in to comment.