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 e87b006 commit dbd9178Copy full SHA for dbd9178
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
2
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.0")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.0")
3
addSbtPlugin("com.github.sbt" % "sbt-protobuf" % "0.8.3")
4
addSbtPlugin("io.shiftleft" % "sbt-ci-release-early" % "2.1.11")
0 commit comments