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

Fix updating of scala versions with scala steward #332

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mdedetrich
Copy link
Contributor

@mdedetrich mdedetrich commented Oct 1, 2024

{ groupId = "org.scala-lang", artifactId = "scala-library", version = "2.12." } is a trick that you can use so that scala steward only makes updates for the patch updates in the scala 2.12 series and not do things like update Scala 2.12 to 2.13

@mdedetrich mdedetrich force-pushed the fix-updating-scala-versions-scala-steward branch 2 times, most recently from ac001cc to 27685ab Compare October 1, 2024 10:11
@mdedetrich mdedetrich force-pushed the fix-updating-scala-versions-scala-steward branch from 27685ab to 0d52e3b Compare October 1, 2024 10:11
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