Skip to content

Commit

Permalink
Update sbt-mdoc to 2.1.1 (#171)
Browse files Browse the repository at this point in the history
Co-authored-by: Afsal Thaj <afsal.taj06@gmail.com>
  • Loading branch information
scala-steward and afsalthaj committed Jan 5, 2020
1 parent ffa1d2d commit ecf2d3a
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 @@ -4,7 +4,7 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.11")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.3.1")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.3.5")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.0.3")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.1.1")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.0.0")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8.1")

0 comments on commit ecf2d3a

Please # to comment.