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 077d36a commit d34f7c0Copy full SHA for d34f7c0
project/plugins.sbt
@@ -1,4 +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")
+addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "2.0.2")
0 commit comments