We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4cbb1e commit 01f285aCopy full SHA for 01f285a
project/plugins.sbt
@@ -8,8 +8,8 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.0")
8
9
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
10
11
-addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.21.0")
+addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.23.0")
12
13
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
14
15
-addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.31")
+addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
0 commit comments