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 2ff3ba6 + 7c2535c commit 74c9e17Copy full SHA for 74c9e17
2 files changed
project/build.properties
@@ -1 +1 @@
1
-sbt.version=1.10.0
+sbt.version=1.10.1
project/plugins.sbt
@@ -8,6 +8,6 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-scalafmt-defaults" % "0.9.0")
8
addSbtPlugin("com.alejandrohdezma" % "sbt-modules" % "0.3.1")
9
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
10
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
11
-addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.3")
+addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")
12
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1")
13
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
0 commit comments