Skip to content

Commit 31dca99

Browse files
committed
Update sbt-api-mappings from 3.0.0 to 3.0.2
1 parent 94cd602 commit 31dca99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
44
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
55
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
66
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
7-
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")
7+
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
88
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "2.0.1")

0 commit comments

Comments
 (0)