Skip to content

Commit ee5ad29

Browse files
Update sbt-mdoc to 2.8.0 (flink-extended#301)
Co-authored-by: alexey <117519424+novakov-alexey@users.noreply.github.com>
1 parent 13ae76c commit ee5ad29

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

project/plugins.sbt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
1-
// addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
2-
// addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
31
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
4-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
2+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.0")
53
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
6-
// addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
74
addSbtPlugin("com.github.sbt" % "sbt-protobuf" % "0.8.3")
85
addSbtPlugin("io.shiftleft" % "sbt-ci-release-early" % "2.1.11")

0 commit comments

Comments
 (0)