Skip to content

bump: google-java-format 1.35.0 (was 1.24.0)#279

Merged
mkurz merged 2 commits intomainfrom
update/google-java-format-1.35.0
Apr 16, 2026
Merged

bump: google-java-format 1.35.0 (was 1.24.0)#279
mkurz merged 2 commits intomainfrom
update/google-java-format-1.35.0

Conversation

@mkurz
Copy link
Copy Markdown
Member

@mkurz mkurz commented Apr 16, 2026

About this PR

📦 Updates com.google.googlejavaformat:google-java-format from 1.24.0 to 1.35.0

📜 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.24.0).
You might want to review and update them manually.

README.md
build.sbt
plugin/src/main/scala/com/github/sbt/JavaFormatterPlugin.scala
scripts/update-google-java-format-runtime.sh
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "com.google.googlejavaformat", artifactId = "google-java-format" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.google.googlejavaformat", artifactId = "google-java-format" }
}]
labels: library-update, early-semver-minor, semver-spec-minor, old-version-remains, commit-count:n:2

mkurz added 2 commits April 16, 2026 13:23
Executed command: bash scripts/update-google-java-format-runtime.sh
@mkurz
Copy link
Copy Markdown
Member Author

mkurz commented Apr 16, 2026

Perfect! The dependency build.sbt stays on 1.24.0 👍

@mkurz mkurz merged commit 68ff9ef into main Apr 16, 2026
10 checks passed
@mkurz mkurz deleted the update/google-java-format-1.35.0 branch April 16, 2026 11:31
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