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 532d913 commit 01cba2eCopy full SHA for 01cba2e
project/plugins.sbt
@@ -2,6 +2,6 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.1")
2
3
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.24.0")
4
5
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.7.0")
6
7
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
0 commit comments