Skip to content

Commit f7d4058

Browse files
Update sbt-mdoc to 2.7.2 in 0.11.x (#1921)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent f4c626e commit f7d4058

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
@@ -24,6 +24,6 @@ addSbtPlugin("com.thesamet" % "sbt-protoc-gen-project" % "0.1.8")
2424

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

27-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.1")
27+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
2828

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

0 commit comments

Comments
 (0)