Skip to content

Commit

Permalink
Update sbt-reproducible-builds to 0.32+43-0fdb28b9-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 10, 2024
1 parent 0fdb28b commit afd44bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")

addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32+10-1c096efd-SNAPSHOT")
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32+43-0fdb28b9-SNAPSHOT")
resolvers += "Sonatype OSS Snapshots" at "https://oss.sonatype.org/content/repositories/snapshots"

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

0 comments on commit afd44bd

Please sign in to comment.