We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4c626e commit f7d4058Copy full SHA for f7d4058
project/plugins.sbt
@@ -24,6 +24,6 @@ addSbtPlugin("com.thesamet" % "sbt-protoc-gen-project" % "0.1.8")
24
25
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
26
27
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.1")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
28
29
addSbtPlugin("org.scalameta" % "sbt-native-image" % "0.3.4")
0 commit comments