We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2115bb9 + a3479cf commit 86677f1Copy full SHA for 86677f1
build.sbt
@@ -317,7 +317,6 @@ lazy val sbtBloop: Project = project
317
case _ => "2.0.0-RC8"
318
}),
319
crossScalaVersions := List(Scala212Version, Scala3Version),
320
- sbtVersion := SbtVersion,
321
libraryDependencies += Dependencies.bloopConfig,
322
buildInfoPackage := "bloop.integrations.sbt",
323
buildInfoKeys := List[BuildInfoKey](
0 commit comments