Skip to content

Commit

Permalink
Merge pull request #336 from scala-steward/update/sbt-ci-release-1.6.1
Browse files Browse the repository at this point in the history
Update sbt-ci-release to 1.6.1
  • Loading branch information
raboof authored Aug 21, 2024
2 parents 5875f1b + 868bc5d commit 055b3e9
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,4 +1,4 @@
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.0")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")

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

0 comments on commit 055b3e9

Please sign in to comment.