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 e48c39a commit 13f5754Copy full SHA for 13f5754
project/plugins.sbt
@@ -1,7 +1,8 @@
1
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.9")
2
3
-addSbtPlugin("org.typelevel" % "sbt-typelevel-sonatype-ci-release" % "0.5.3")
+addSbtPlugin("org.typelevel" % "sbt-typelevel-sonatype-ci-release" % "0.5.4")
4
5
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
6
7
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
8
+
0 commit comments