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 1e60eec commit 431fdbcCopy full SHA for 431fdbc
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.12.0")
2
-addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")
+addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.0.0")
3
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
4
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
0 commit comments