We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2115bb9 commit a3479cfCopy full SHA for a3479cf
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