Skip to content

Update json4s-jackson to 4.1.1#70

Merged
mrdziuban merged 2 commits into
masterfrom
update/json4s-jackson-4.1.1
Jun 16, 2026
Merged

Update json4s-jackson to 4.1.1#70
mrdziuban merged 2 commits into
masterfrom
update/json4s-jackson-4.1.1

Conversation

@bondlinkdeploy

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates io.github.json4s:json4s-jackson from 4.1.0 to 4.1.1

📜 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 = "io.github.json4s", artifactId = "json4s-jackson" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "io.github.json4s", artifactId = "json4s-jackson" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1

@mrdziuban mrdziuban force-pushed the update/json4s-jackson-4.1.1 branch from d085d17 to 4f559ba Compare June 16, 2026 19:36
@mrdziuban mrdziuban force-pushed the update/json4s-jackson-4.1.1 branch from 4f559ba to 805f1b0 Compare June 16, 2026 19:42
@mrdziuban mrdziuban merged commit ccefa74 into master Jun 16, 2026
5 checks passed
@mrdziuban mrdziuban deleted the update/json4s-jackson-4.1.1 branch June 16, 2026 19:49
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.

2 participants