Skip to content

Commit

Permalink
Merge pull request #86 from scala-steward/update/sbt-mdoc-2.1.5
Browse files Browse the repository at this point in the history
Update sbt-mdoc to 2.1.5
  • Loading branch information
olafurpg authored Mar 29, 2020
2 parents 92557c7 + 31f590e commit 443f271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ val scalaJSVersion =

addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.2")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.1.1")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.1.5")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.0")
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.3.4")
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.3.4")
Expand Down

0 comments on commit 443f271

Please sign in to comment.