File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 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.8.3")
33addSbtPlugin(" org.typelevel" % " sbt-typelevel-scalafix" % " 0.8.3" )
44addSbtPlugin(" org.foundweekends.giter8" %% " sbt-giter8" % " 0.18.0" )
55addSbtPlugin(" org.scala-js" % " sbt-scalajs" % " 1.20.1" )
6- addSbtPlugin(" org.scalameta" % " sbt-mdoc" % " 2.7.2 " )
6+ addSbtPlugin(" org.scalameta" % " sbt-mdoc" % " 2.8.0 " )
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.3")
22addSbtPlugin(" org.typelevel" % " sbt-typelevel-site" % " 0.8.3" )
33addSbtPlugin(" org.typelevel" % " sbt-typelevel-scalafix" % " 0.8.3" )
44addSbtPlugin(" org.scala-js" % " sbt-scalajs" % " 1.20.1" )
5- addSbtPlugin(" org.scalameta" % " sbt-mdoc" % " 2.7.2 " )
5+ addSbtPlugin(" org.scalameta" % " sbt-mdoc" % " 2.8.0 " )
You can’t perform that action at this time.
0 commit comments