Skip to content

Comments

Update sbt-scalaxb to 1.11.0#95

Merged
pgrandjean merged 1 commit intosweet-delights:masterfrom
scala-steward:update/sbt-scalaxb-1.11.0
May 29, 2023
Merged

Update sbt-scalaxb to 1.11.0#95
pgrandjean merged 1 commit intosweet-delights:masterfrom
scala-steward:update/sbt-scalaxb-1.11.0

Conversation

@scala-steward
Copy link
Contributor

Updates org.scalaxb:sbt-scalaxb from 1.8.3 to 1.11.0.
GitHub Release Notes - 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.scalaxb", artifactId = "sbt-scalaxb" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scalaxb", artifactId = "sbt-scalaxb" }
}]

labels: sbt-plugin-update, early-semver-minor, semver-spec-minor, commit-count:1

@pgrandjean pgrandjean merged commit 30a8e26 into sweet-delights:master May 29, 2023
@scala-steward
Copy link
Contributor Author

Superseded by

@scala-steward scala-steward deleted the update/sbt-scalaxb-1.11.0 branch August 16, 2025 18: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.

2 participants