Skip to content

Update scala3-library to 3.3.8 - #526

Open
scala-steward wants to merge 1 commit into
soundcloud:masterfrom
scala-steward:update/scala3-library-3.3.8
Open

scala-steward wants to merge 1 commit into
soundcloud:masterfrom
scala-steward:update/scala3-library-3.3.8

Conversation

@scala-steward

@scala-steward scala-steward commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.scala-lang:scala3-library from 3.3.7 to 3.3.8

📜 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!

⚙ Adjust future updates

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

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

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

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

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the Scala 3 LTS version from 3.3.7 to 3.3.8 in build.sbt and applies minor formatting adjustments to the plugin project settings. As there are no review comments, I have no feedback to provide.

@scala-steward
scala-steward force-pushed the update/scala3-library-3.3.8 branch from 7c93615 to 2ec66cd Compare September 2, 2026 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant