This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/sbt-reproducible-builds-0.32
in repository
https://gitbox.apache.org/repos/asf/incubator-pekko-sbt-paradox.git
commit d8be52fdb9ff7614ac2d759bca29bd74b2cabc2b
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 25 00:06:17 2024 +0000
Update sbt-reproducible-builds to 0.32
---
project/plugins.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 9f964f0..c3d00fe 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -23,5 +23,5 @@ addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("org.mdedetrich" % "sbt-apache-sonatype" % "0.1.11")
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.11")
-addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.31")
+addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.23.0")
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]