Skip to content

Commit bec8850

Browse files
Update sbt-reproducible-builds to 0.33 (#188)
1 parent 6803100 commit bec8850

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
2424
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.1")
2525
addSbtPlugin("org.mdedetrich" % "sbt-apache-sonatype" % "0.1.12")
2626
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.13")
27-
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
27+
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.33")
2828
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.31.0")

0 commit comments

Comments
 (0)