Skip to content

Commit a1a8a67

Browse files
Update sbt-mdoc to 2.6.3 (#1814)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 7f26792 commit a1a8a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ addSbtPlugin("com.thesamet" % "sbt-protoc-gen-project" % "0.1.8")
2424

2525
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.1")
2626

27-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")
27+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.3")
2828

2929
addSbtPlugin("org.scalameta" % "sbt-native-image" % "0.3.4")

0 commit comments

Comments
 (0)