Skip to content

Commit 86677f1

Browse files
authored
Merge pull request #2847 from tgodzik/remove-another
chore: Remove possibly breaking setting
2 parents 2115bb9 + a3479cf commit 86677f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.sbt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,6 @@ lazy val sbtBloop: Project = project
317317
case _ => "2.0.0-RC8"
318318
}),
319319
crossScalaVersions := List(Scala212Version, Scala3Version),
320-
sbtVersion := SbtVersion,
321320
libraryDependencies += Dependencies.bloopConfig,
322321
buildInfoPackage := "bloop.integrations.sbt",
323322
buildInfoKeys := List[BuildInfoKey](

0 commit comments

Comments
 (0)