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 5b440f4 commit 1971b64Copy full SHA for 1971b64
project/plugins.sbt
@@ -2,8 +2,8 @@ addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
2
3
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
4
5
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.1")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.6")
6
7
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.14.2")
8
9
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
0 commit comments