Skip to content

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

Merged
danicheg merged 2 commits into
mainfrom
update/scala3-library-3.2.0
Sep 28, 2022
Merged

Update scala3-library, ... to 3.2.0#373
danicheg merged 2 commits into
mainfrom
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

@danicheg danicheg merged commit b11dc55 into main Sep 28, 2022
@danicheg danicheg deleted the update/scala3-library-3.2.0 branch September 28, 2022 05:45
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