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 0f82ea9 + 7d47e3b commit e6bffdaCopy full SHA for e6bffda
2 files changed
.scalafmt.conf
@@ -1,4 +1,4 @@
1
-version = "3.10.7"
+version = "3.11.0"
2
runner.dialect = scala213
3
maxColumn = 100
4
project.git = true
project/plugins.sbt
@@ -3,5 +3,5 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.1")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")
5
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
6
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.2")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.9.0")
7
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.0")
0 commit comments