Skip to content

Commit

Permalink
Merge pull request #349 from raboof/sbt-reproducible-builds
Browse files Browse the repository at this point in the history
Remove sbt-strict-scala-versions plugin
  • Loading branch information
raboof authored Oct 23, 2024
2 parents b304710 + 4739642 commit a908088
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32+10-1c096efd-SNAPSHOT")
resolvers += "Sonatype OSS Snapshots" at "https://oss.sonatype.org/content/repositories/snapshots"

addSbtPlugin("net.bzzt" % "sbt-strict-scala-versions" % "0.0.1")

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")

addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")

0 comments on commit a908088

Please sign in to comment.