Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Commit

Permalink
Update scala-library, scala-reflect to 2.12.18
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 12, 2023
1 parent a095eb5 commit 48b6541
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 @@
lazy val scala213 = "2.13.7"
lazy val scala212 = "2.12.16"
lazy val scala212 = "2.12.18"
lazy val scala211 = "2.11.12"
lazy val scala3 = "3.1.0"
lazy val supportedScalaVersions = List(scala213, scala212, scala211)
Expand Down

0 comments on commit 48b6541

Please sign in to comment.