Skip to content

Update scala3-library, ... to 3.2.0#68

Merged
sh0hei merged 6 commits intomainfrom
update/scala3-library-3.2.0
Oct 18, 2022
Merged

Update scala3-library, ... to 3.2.0#68
sh0hei merged 6 commits intomainfrom
update/scala3-library-3.2.0

Conversation

@typelevel-steward
Copy link
Copy Markdown
Contributor

Updates

from 3.1.3 to 3.2.0.
GitHub Release Notes - Version Diff - Version Diff

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!

Adjust future updates

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

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

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "org.scala-lang" }
}]

labels: library-update, early-semver-minor, semver-spec-minor, commit-count:n:2

@sh0hei sh0hei merged commit d8b3214 into main Oct 18, 2022
@sh0hei sh0hei deleted the update/scala3-library-3.2.0 branch October 18, 2022 05:40
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