Skip to content

[1.x] fix: Fix scala-reflect not found problem (#8632)#8633

Merged
eed3si9n merged 1 commit intosbt:1.12.xfrom
eed3si9n:bport/same-version
Jan 26, 2026
Merged

[1.x] fix: Fix scala-reflect not found problem (#8632)#8633
eed3si9n merged 1 commit intosbt:1.12.xfrom
eed3si9n:bport/same-version

Conversation

@eed3si9n
Copy link
Copy Markdown
Member

Problem

We enforce same-version policy for scala-reflect in Scala 2.13. However due to sandwich dependency, the graph can bump scala-library to 3.8.1, which is missing scala-reflect counterpart.

Solution

Drop the same-version policy.

## Problem
We enforce same-version policy for scala-reflect in Scala 2.13.
However due to sandwich dependency, the graph can bump
scala-library to 3.8.1, which is missing scala-reflect counterpart.

## Solution
Drop the same-version policy.
@eed3si9n eed3si9n merged commit 579e317 into sbt:1.12.x Jan 26, 2026
12 of 13 checks passed
@eed3si9n eed3si9n deleted the bport/same-version branch January 26, 2026 10:32
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.

1 participant