Skip to content

Commit 4f71590

Browse files
Update sbt-mdoc to 2.6.5 (#1840)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 6683b22 commit 4f71590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.4")
27+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.5")
2828

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

0 commit comments

Comments
 (0)