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 ed4a486 commit b4af577Copy full SHA for b4af577
project/plugins.sbt
@@ -6,10 +6,10 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.0")
6
7
//addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
8
9
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
10
11
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.24.0")
12
13
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
14
15
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
0 commit comments