Skip to content

Update mima setting#38

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

Update mima setting#38
eed3si9n merged 1 commit intosbt:developfrom
xuwei-k:update-mima

Conversation

@xuwei-k
Copy link
Member

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

No description provided.

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
Member Author

Choose a reason for hiding this comment

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

Copy link
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.

Copy link
Member

@eed3si9n eed3si9n left a comment

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