Skip to content

Commit d34f7c0

Browse files
committed
Update sbt-api-mappings to 2.0.2
1 parent 077d36a commit d34f7c0

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
@@ -1,4 +1,4 @@
11
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.5")
22
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "1.3.2")
33
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.3.2")
4-
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "2.0.0")
4+
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "2.0.2")

0 commit comments

Comments
 (0)