Skip to content

Conversation

eed3si9n
Copy link
Member

Fixes #7669

Problem

Currently scripted does version checking to block sbt 2.x plugins to be cross published from sbt 1.x.

Solution

Remove the sbt version matching so scripted would work on both sbt 1.x and 2.x here.

**Problem**
Currently scripted does version checking to block sbt 2.x plugins
to be cross published from sbt 1.x.

**Solution**
Remove the sbt version matching.
@eed3si9n eed3si9n merged commit 2565b8c into sbt:1.10.x Sep 15, 2024
10 checks passed
@eed3si9n eed3si9n deleted the wip/scripted_support branch September 15, 2024 17:53
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.x] scripted for sbt 2.x
1 participant