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 523b63f commit 0d5c68cCopy full SHA for 0d5c68c
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
2
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.18")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
4
-addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.6")
+addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
5
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
6
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.9.2")
7
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.9.2")
0 commit comments