Skip to content

Commit

Permalink
Publish to legacy sonatype
Browse files Browse the repository at this point in the history
  • Loading branch information
mpilquist committed Sep 20, 2023
1 parent 1bb566d commit 9cbb777
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ ThisBuild / developers ++= List(
tlGitHubDev("pchiusano", "Paul Chiusano")
)

ThisBuild / tlSonatypeUseLegacyHost := true

ThisBuild / mimaBinaryIssueFilters ++= Seq(
ProblemFilters.exclude[IncompatibleResultTypeProblem]("scodec.bits.ByteVector.grouped"),
ProblemFilters.exclude[MissingClassProblem]("scodec.bits.ByteVector$GroupedOp"),
Expand Down

0 comments on commit 9cbb777

Please sign in to comment.