mirror of https://github.com/sbt/sbt.git
Revert "Merge pull request #4933 from eatkins/paradise"
This reverts commit294a1c181e, reversing changes made to8365e4b189.
This commit is contained in:
parent
294a1c181e
commit
f1538f76ce
|
|
@ -1,4 +1,4 @@
|
|||
ThisBuild / scalaVersion := "2.12.9"
|
||||
ThisBuild / scalaVersion := "2.12.8"
|
||||
|
||||
val paradiseVersion = "2.1.1"
|
||||
val commonSettings = Seq(
|
||||
|
|
|
|||
Loading…
Reference in New Issue