diff --git a/modules/sbt-github-header/src/sbt-test/sbt-github-header/create-apache-headers-with-downloaded-info/project/build.properties b/modules/sbt-github-header/src/sbt-test/sbt-github-header/create-apache-headers-with-downloaded-info/project/build.properties index ee4c672c..0b699c30 100644 --- a/modules/sbt-github-header/src/sbt-test/sbt-github-header/create-apache-headers-with-downloaded-info/project/build.properties +++ b/modules/sbt-github-header/src/sbt-test/sbt-github-header/create-apache-headers-with-downloaded-info/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/modules/sbt-github-header/src/sbt-test/sbt-github-header/fail-if-no-license/project/build.properties b/modules/sbt-github-header/src/sbt-test/sbt-github-header/fail-if-no-license/project/build.properties index ee4c672c..0b699c30 100644 --- a/modules/sbt-github-header/src/sbt-test/sbt-github-header/fail-if-no-license/project/build.properties +++ b/modules/sbt-github-header/src/sbt-test/sbt-github-header/fail-if-no-license/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/modules/sbt-github-header/src/sbt-test/sbt-github-header/fail-if-no-year-range/project/build.properties b/modules/sbt-github-header/src/sbt-test/sbt-github-header/fail-if-no-year-range/project/build.properties index ee4c672c..0b699c30 100644 --- a/modules/sbt-github-header/src/sbt-test/sbt-github-header/fail-if-no-year-range/project/build.properties +++ b/modules/sbt-github-header/src/sbt-test/sbt-github-header/fail-if-no-year-range/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/modules/sbt-github-header/src/sbt-test/sbt-github-header/fail-if-unable-to-infer-license/project/build.properties b/modules/sbt-github-header/src/sbt-test/sbt-github-header/fail-if-unable-to-infer-license/project/build.properties index ee4c672c..0b699c30 100644 --- a/modules/sbt-github-header/src/sbt-test/sbt-github-header/fail-if-unable-to-infer-license/project/build.properties +++ b/modules/sbt-github-header/src/sbt-test/sbt-github-header/fail-if-unable-to-infer-license/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/modules/sbt-github-header/src/sbt-test/sbt-github-header/use-organization-name-and-homepage-as-copyright-owner/project/build.properties b/modules/sbt-github-header/src/sbt-test/sbt-github-header/use-organization-name-and-homepage-as-copyright-owner/project/build.properties index ee4c672c..0b699c30 100644 --- a/modules/sbt-github-header/src/sbt-test/sbt-github-header/use-organization-name-and-homepage-as-copyright-owner/project/build.properties +++ b/modules/sbt-github-header/src/sbt-test/sbt-github-header/use-organization-name-and-homepage-as-copyright-owner/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/modules/sbt-github-header/src/sbt-test/sbt-github-header/use-organization-name-as-copyright-owner/project/build.properties b/modules/sbt-github-header/src/sbt-test/sbt-github-header/use-organization-name-as-copyright-owner/project/build.properties index ee4c672c..0b699c30 100644 --- a/modules/sbt-github-header/src/sbt-test/sbt-github-header/use-organization-name-as-copyright-owner/project/build.properties +++ b/modules/sbt-github-header/src/sbt-test/sbt-github-header/use-organization-name-as-copyright-owner/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/name-taken-from-display-name/project/build.properties b/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/name-taken-from-display-name/project/build.properties index ee4c672c..0b699c30 100644 --- a/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/name-taken-from-display-name/project/build.properties +++ b/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/name-taken-from-display-name/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/name-taken-from-display-name/project/plugins.sbt b/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/name-taken-from-display-name/project/plugins.sbt index 19c9002a..53d88224 100644 --- a/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/name-taken-from-display-name/project/plugins.sbt +++ b/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/name-taken-from-display-name/project/plugins.sbt @@ -1,2 +1,2 @@ -addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4") +addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.1") addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % sys.props("plugin.version")) diff --git a/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/remove-version-timestamp/project/build.properties b/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/remove-version-timestamp/project/build.properties index ee4c672c..0b699c30 100644 --- a/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/remove-version-timestamp/project/build.properties +++ b/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/remove-version-timestamp/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/remove-version-timestamp/project/plugins.sbt b/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/remove-version-timestamp/project/plugins.sbt index 19c9002a..53d88224 100644 --- a/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/remove-version-timestamp/project/plugins.sbt +++ b/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/remove-version-timestamp/project/plugins.sbt @@ -1,2 +1,2 @@ -addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4") +addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.1") addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % sys.props("plugin.version")) diff --git a/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/simple/project/build.properties b/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/simple/project/build.properties index ee4c672c..0b699c30 100644 --- a/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/simple/project/build.properties +++ b/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/simple/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/simple/project/plugins.sbt b/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/simple/project/plugins.sbt index 19c9002a..53d88224 100644 --- a/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/simple/project/plugins.sbt +++ b/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/simple/project/plugins.sbt @@ -1,2 +1,2 @@ -addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4") +addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.1") addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % sys.props("plugin.version")) diff --git a/modules/sbt-github/src/sbt-test/sbt-github/enable-github/project/build.properties b/modules/sbt-github/src/sbt-test/sbt-github/enable-github/project/build.properties index ee4c672c..0b699c30 100644 --- a/modules/sbt-github/src/sbt-test/sbt-github/enable-github/project/build.properties +++ b/modules/sbt-github/src/sbt-test/sbt-github/enable-github/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/modules/sbt-github/src/sbt-test/sbt-github/excluded-contributors/project/build.properties b/modules/sbt-github/src/sbt-test/sbt-github/excluded-contributors/project/build.properties index ee4c672c..0b699c30 100644 --- a/modules/sbt-github/src/sbt-test/sbt-github/excluded-contributors/project/build.properties +++ b/modules/sbt-github/src/sbt-test/sbt-github/excluded-contributors/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/modules/sbt-github/src/sbt-test/sbt-github/extra-collaborators/project/build.properties b/modules/sbt-github/src/sbt-test/sbt-github/extra-collaborators/project/build.properties index ee4c672c..0b699c30 100644 --- a/modules/sbt-github/src/sbt-test/sbt-github/extra-collaborators/project/build.properties +++ b/modules/sbt-github/src/sbt-test/sbt-github/extra-collaborators/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/modules/sbt-github/src/sbt-test/sbt-github/not-use-owner/project/build.properties b/modules/sbt-github/src/sbt-test/sbt-github/not-use-owner/project/build.properties index ee4c672c..0b699c30 100644 --- a/modules/sbt-github/src/sbt-test/sbt-github/not-use-owner/project/build.properties +++ b/modules/sbt-github/src/sbt-test/sbt-github/not-use-owner/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/modules/sbt-github/src/sbt-test/sbt-github/override-organization/project/build.properties b/modules/sbt-github/src/sbt-test/sbt-github/override-organization/project/build.properties index ee4c672c..0b699c30 100644 --- a/modules/sbt-github/src/sbt-test/sbt-github/override-organization/project/build.properties +++ b/modules/sbt-github/src/sbt-test/sbt-github/override-organization/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/modules/sbt-github/src/sbt-test/sbt-github/simple/project/build.properties b/modules/sbt-github/src/sbt-test/sbt-github/simple/project/build.properties index ee4c672c..0b699c30 100644 --- a/modules/sbt-github/src/sbt-test/sbt-github/simple/project/build.properties +++ b/modules/sbt-github/src/sbt-test/sbt-github/simple/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/project/build.properties b/project/build.properties index ee4c672c..0b699c30 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/project/plugins.sbt b/project/plugins.sbt index 2d9d66e0..69f4f01f 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,4 +1,4 @@ -addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1") +addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0") addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.1") addSbtPlugin("com.alejandrohdezma" % "sbt-ci" % "2.15.1") addSbtPlugin("com.alejandrohdezma" % "sbt-fix" % "0.7.2") @@ -7,6 +7,6 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-scalafix-defaults" % "0.13.1") addSbtPlugin("com.alejandrohdezma" % "sbt-scalafmt-defaults" % "0.9.1") addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1") addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0") -addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4") +addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.1") addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2") addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")