From 430d8581a33399bbeb65acae3a3cf62bf7a120db Mon Sep 17 00:00:00 2001 From: "alejandrohdezma-steward[bot]" <80571129+alejandrohdezma-steward[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 05:11:33 +0000 Subject: [PATCH] Revert commit(s) 1e38568, 14a7a6c, 686f7ee --- build.sbt | 2 +- .../project/build.properties | 2 +- .../fail-if-no-license/project/build.properties | 2 +- .../fail-if-no-year-range/project/build.properties | 2 +- .../fail-if-unable-to-infer-license/project/build.properties | 2 +- .../project/build.properties | 2 +- .../project/build.properties | 2 +- .../name-taken-from-display-name/project/build.properties | 2 +- .../remove-version-timestamp/project/build.properties | 2 +- .../sbt-test/sbt-github-mdoc/simple/project/build.properties | 2 +- .../sbt-test/sbt-github/enable-github/project/build.properties | 2 +- .../sbt-github/excluded-contributors/project/build.properties | 2 +- .../sbt-github/extra-collaborators/project/build.properties | 2 +- .../sbt-test/sbt-github/not-use-owner/project/build.properties | 2 +- .../sbt-github/override-organization/project/build.properties | 2 +- .../src/sbt-test/sbt-github/simple/project/build.properties | 2 +- project/build.properties | 2 +- project/plugins.sbt | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/build.sbt b/build.sbt index 58f882cb..c68d5694 100644 --- a/build.sbt +++ b/build.sbt @@ -25,7 +25,7 @@ lazy val `sbt-github` = module .settings(scriptedLaunchOpts += s"-Dplugin.version=${version.value}") .settings(libraryDependencies += "org.typelevel" %% "jawn-parser" % "1.5.1") .settings(libraryDependencies += "org.scalameta" %% "munit" % "0.7.29" % Test) - .settings(libraryDependencies += "org.http4s" %% "http4s-dsl" % "0.23.23" % Test) + .settings(libraryDependencies += "org.http4s" %% "http4s-dsl" % "0.23.22" % Test) .settings(libraryDependencies += "org.http4s" %% "http4s-blaze-server" % "0.23.15" % Test) lazy val `sbt-github-mdoc` = module 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 52413ab7..875b706a 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.9.3 +sbt.version=1.9.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 52413ab7..875b706a 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.9.3 +sbt.version=1.9.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 52413ab7..875b706a 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.9.3 +sbt.version=1.9.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 52413ab7..875b706a 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.9.3 +sbt.version=1.9.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 52413ab7..875b706a 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.9.3 +sbt.version=1.9.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 52413ab7..875b706a 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.9.3 +sbt.version=1.9.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 52413ab7..875b706a 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.9.3 +sbt.version=1.9.2 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 52413ab7..875b706a 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.9.3 +sbt.version=1.9.2 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 52413ab7..875b706a 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.9.3 +sbt.version=1.9.2 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 52413ab7..875b706a 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.9.3 +sbt.version=1.9.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 52413ab7..875b706a 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.9.3 +sbt.version=1.9.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 52413ab7..875b706a 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.9.3 +sbt.version=1.9.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 52413ab7..875b706a 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.9.3 +sbt.version=1.9.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 52413ab7..875b706a 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.9.3 +sbt.version=1.9.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 52413ab7..875b706a 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.9.3 +sbt.version=1.9.2 diff --git a/project/build.properties b/project/build.properties index 52413ab7..875b706a 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.3 +sbt.version=1.9.2 diff --git a/project/plugins.sbt b/project/plugins.sbt index 6959263a..77fa6640 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -5,7 +5,7 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-scalafmt-defaults" % "0.9.0") addSbtPlugin("com.alejandrohdezma" % "sbt-scalafix-defaults" % "0.11.0") addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12") addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0") -addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0") +addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4") addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7") addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0") addSbtPlugin("com.alejandrohdezma" % "sbt-modules" % "0.2.0")