Skip to content

Commit 01f285a

Browse files
committed
Update plugins.sbt
1 parent e4cbb1e commit 01f285a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/plugins.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.0")
88

99
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
1010

11-
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.21.0")
11+
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.23.0")
1212

1313
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
1414

15-
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.31")
15+
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")

0 commit comments

Comments
 (0)