Skip to content

Commit 8a4d661

Browse files
authored
Merge pull request #198 from scala-steward/update/sbt-missinglink-0.3.1
Update sbt-missinglink to 0.3.1
2 parents 4c6c327 + 5062b78 commit 8a4d661

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
@@ -6,4 +6,4 @@ addSbtPlugin("com.47deg" % "sbt-microsites" % "1.1.5")
66
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
77
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")
88
addSbtPlugin("io.chrisdavenport" % "sbt-mima-version-check" % "0.1.2")
9-
addSbtPlugin("ch.epfl.scala" % "sbt-missinglink" % "0.3.0")
9+
addSbtPlugin("ch.epfl.scala" % "sbt-missinglink" % "0.3.1")

0 commit comments

Comments
 (0)