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.
2 parents 3b5f0fa + 1683d6d commit 7f2e19fCopy full SHA for 7f2e19f
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
2
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
3
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
5
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
6
addSbtPlugin("io.github.sbt-doctest" % "sbt-doctest" % "0.11.2")
0 commit comments