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 aba35c6 commit 46e6064Copy full SHA for 46e6064
project/plugins.sbt
@@ -1,3 +1,4 @@
1
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.5")
2
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "1.3.2")
3
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.3.2")
4
+addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "2.0.0")
0 commit comments