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.
2 parents 5333785 + 4f5b82a commit 019002dCopy full SHA for 019002d
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.1")
2
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
3
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.12")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.13")
4
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
5
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.0")
6
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.2")
0 commit comments