Skip to content

Commit fecf2d9

Browse files
authored
Merge pull request #132 from typelevel/update/sbt-mdoc-2.8.1
Update sbt-mdoc to 2.8.1
2 parents e874610 + 11c17f8 commit fecf2d9

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
@@ -5,6 +5,6 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.9")
55
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
66
addSbtPlugin("com.armanbilge" % "sbt-scala-native-config-brew-github-actions" % "0.4.0")
77
addSbtPlugin("io.github.sbt-doctest" % "sbt-doctest" % "0.12.2")
8-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.0")
8+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.1")
99

1010
libraryDependencySchemes += "com.lihaoyi" %% "geny" % VersionScheme.Always

0 commit comments

Comments
 (0)