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

Remove specification of scalaVersion in build #664

Merged
merged 6 commits into from
Mar 3, 2022

Conversation

47erbot
Copy link
Contributor

@47erbot 47erbot commented Jan 12, 2022

Updates org.scala-lang:scala-library from 2.12.15 to 2.13.8.

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

Ignore future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.scala-lang", artifactId = "scala-library" } ]

labels: library-update, early-semver-minor, semver-spec-minor

Closes #620

@47erbot 47erbot closed this in #618 Jan 24, 2022
@jisantuc jisantuc reopened this Jan 24, 2022
@jisantuc
Copy link

Not actually closed by the PR that linked, I got the number wrong 🤦

jisantuc and others added 3 commits January 24, 2022 16:03
sbt plugins shouldn't specify a scala version:

"Some details to note: - sbt plugins must be compiled with Scala
2.12.x that sbt itself is compiled in. By NOT specifying scalaVersion,
 sbt will default to the Scala version suited for a plugin."

https://www.scala-sbt.org/1.x/docs/Plugins.html#Creating+an+auto+plugin
@jisantuc
Copy link

jisantuc commented Mar 3, 2022

sbt plugins shouldn't specify a scala version:

"Some details to note: - sbt plugins must be compiled with Scala
2.12.x that sbt itself is compiled in. By NOT specifying scalaVersion,
sbt will default to the Scala version suited for a plugin."

https://www.scala-sbt.org/1.x/docs/Plugins.html#Creating+an+auto+plugin

@jisantuc jisantuc changed the title Update scala-library to 2.13.8 Remove specification of scalaVersion in build Mar 3, 2022
@47erbot 47erbot merged commit a04a7b7 into main Mar 3, 2022
@47erbot 47erbot deleted the update/scala-library-2.13.8 branch March 3, 2022 22:59
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