Skip to content

Commit

Permalink
Update upstream plugin (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
raboof authored May 10, 2018
1 parent e4fc8bb commit c6d5f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ crossSbtVersions := Vector("0.13.16", "1.0.4")
enablePlugins(ReproducibleBuildsPlugin)

// Based on https://github.com/raboof/reproducible-build-maven-plugin
libraryDependencies += "net.bzzt" % "reproducible-build" % "0.1"
libraryDependencies += "net.bzzt" % "reproducible-build" % "0.2"

licenses += ("MIT", url("http://opensource.org/licenses/MIT"))

0 comments on commit c6d5f66

Please sign in to comment.