Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.

Update sbt to 1.9.4 / Scala 3.3.1-RC6 #252

Merged
merged 3 commits into from
Aug 26, 2023

Conversation

scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates

from 1.9.3 to 1.9.4

πŸ“œ GitHub Release Notes - Version Diff

Usage

βœ… Please merge!

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!

πŸ” Files still referring to the old version number

The following files still refer to the old version number (1.9.3).
You might want to review and update them manually.

src/main/scala/interplay/Versions.scala
βš™ Adjust future updates

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

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

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-sbt" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, version-scheme:early-semver, old-version-remains, commit-count:1

@mergify mergify bot added the type:updates label Aug 26, 2023
@mkurz mkurz changed the title Update sbt, scripted-plugin to 1.9.4 Update sbt to 1.9.4 / Scala 3.3.1-RC6 Aug 26, 2023
@mkurz mkurz merged commit 80caf75 into playframework:main Aug 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants