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.
2 parents d033d95 + 3abd8ba commit 2aec3aeCopy full SHA for 2aec3ae
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("org.scalameta" % "sbt-native-image" % "0.3.0")
2
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.5")
3
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.4")
5
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.18")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.19")
6
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.25")
7
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.0")
8
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.6-21-464e4ec4")
0 commit comments