File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.1")
3
3
addSbtPlugin(" org.typelevel" % " sbt-typelevel-scalafix" % " 0.6.1" )
4
4
addSbtPlugin(" org.foundweekends.giter8" %% " sbt-giter8" % " 0.16.2" )
5
5
addSbtPlugin(" org.scala-js" % " sbt-scalajs" % " 1.14.0" )
6
- addSbtPlugin(" org.scalameta" % " sbt-mdoc" % " 2.4.0 " )
6
+ addSbtPlugin(" org.scalameta" % " sbt-mdoc" % " 2.5.1 " )
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.1")
2
2
addSbtPlugin(" org.typelevel" % " sbt-typelevel-site" % " 0.6.1" )
3
3
addSbtPlugin(" org.typelevel" % " sbt-typelevel-scalafix" % " 0.6.1" )
4
4
addSbtPlugin(" org.scala-js" % " sbt-scalajs" % " 1.14.0" )
5
- addSbtPlugin(" org.scalameta" % " sbt-mdoc" % " 2.4.0 " )
5
+ addSbtPlugin(" org.scalameta" % " sbt-mdoc" % " 2.5.1 " )
You can’t perform that action at this time.
0 commit comments