Skip to content

Commit

Permalink
Revert change
Browse files Browse the repository at this point in the history
  • Loading branch information
vaslabs committed Feb 17, 2024
1 parent 50832cb commit 87a47f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ object BaseProject extends AutoPlugin {

private lazy val compilationSettings = Seq(
crossPaths := true,
scalaVersion := autoImport.`scala_2.13_version`,
scalaVersion := autoImport.`scala_2.12_version`,
crossScalaVersions := Seq(
autoImport.`scala_2.11_version`,
autoImport.`scala_2.12_version`,
Expand Down

0 comments on commit 87a47f3

Please sign in to comment.