Skip to content

Commit

Permalink
Merge branch 'main' into has-query-rule
Browse files Browse the repository at this point in the history
  • Loading branch information
RustedBones committed Jul 25, 2024
2 parents 22cd324 + ce2825a commit 8960daf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -686,9 +686,8 @@ lazy val `scio-bom` = project
`scio-test-parquet`,
`scio-test`
),
// only releases after 0.14.6
tlMimaPreviousVersions := tlMimaPreviousVersions.value
.filter(v => VersionNumber(v).numbers.last >= 6)
// pom project. No ABI
tlMimaPreviousVersions := Set.empty
)

lazy val `scio-core` = project
Expand Down

0 comments on commit 8960daf

Please sign in to comment.