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 7512f9b commit 24090f1Copy full SHA for 24090f1
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.10.1")
2
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")
3
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
4
-addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.6")
+addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
6
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.16")
7
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.9.9")
0 commit comments