Skip to content

Update mima setting - #38

Merged
eed3si9n merged 1 commit into
sbt:developfrom
xuwei-k:update-mima
Mar 18, 2026
Merged

eed3si9n merged 1 commit into
sbt:developfrom
xuwei-k:update-mima

Conversation

@xuwei-k

@xuwei-k xuwei-k commented Mar 17, 2026

Copy link
Copy Markdown
Member

No description provided.

Comment thread build.sbt Outdated
val versions = Seq("0.5.0")
val crossVersion = if (crossPaths.value) CrossVersion.binary else CrossVersion.disabled
versions.map(v => organization.value % moduleName.value % v cross crossVersion).toSet
val versions = Seq("0.5.1", "0.5.2")

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0.5.2 was used only for experiments, so I don't think we care too much about it.

@eed3si9n eed3si9n left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@eed3si9n
eed3si9n merged commit 0cbe342 into sbt:develop Mar 18, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants