Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sbt 1.7 resolver deprecations #1678

Merged
merged 1 commit into from Sep 20, 2022
Merged

sbt 1.7 resolver deprecations #1678

merged 1 commit into from Sep 20, 2022

Conversation

bjaglin
Copy link
Collaborator

@bjaglin bjaglin commented Sep 20, 2022

No description provided.

Comment on lines -215 to -236
publishTo := Some {
if (isSnapshot.value) Opts.resolver.sonatypeSnapshots
else Opts.resolver.sonatypeStaging
},
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Also remove publishTo, already handled by sbt-ci-release
@bjaglin bjaglin mentioned this pull request Sep 20, 2022
@bjaglin bjaglin marked this pull request as ready for review September 20, 2022 22:32
@bjaglin bjaglin merged commit 449a06a into main Sep 20, 2022
@bjaglin bjaglin deleted the resolver-deprecations branch August 1, 2023 19:33
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.

None yet

1 participant