Skip to content

Commit

Permalink
Fix cross-versioning for docs (#3510)
Browse files Browse the repository at this point in the history
  • Loading branch information
travisbrown authored Jul 6, 2020
1 parent e5c374b commit 67a8988
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,6 @@ lazy val docs = project
.settings(docSettings)
.settings(commonJvmSettings)
.settings(
crossScalaVersions := crossScalaVersions.value.init,
libraryDependencies ++= Seq(
"org.typelevel" %%% "discipline-scalatest" % disciplineScalatestVersion
),
Expand Down

0 comments on commit 67a8988

Please sign in to comment.