Skip to content

Commit

Permalink
chore(gradle): bump immutables from 2.9.2 to 2.10.1 (#5897)
Browse files Browse the repository at this point in the history
Bumps `immutables` from 2.9.2 to 2.10.1.

Updates `org.immutables:value` from 2.9.2 to 2.10.1
- [Release notes](https://github.com/immutables/immutables/releases)
- [Commits](immutables/[email protected])

Updates `org.immutables:value-annotations` from 2.9.2 to 2.10.1
- [Release notes](https://github.com/immutables/immutables/releases)
- [Commits](immutables/[email protected])

---
updated-dependencies:
- dependency-name: org.immutables:value
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.immutables:value-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 20, 2024
1 parent aff19e7 commit d7dc318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ gwtJetty = "9.4.44.v20210927"
hadoop = "3.4.0"
hdrhistogram = "2.1.12"
iceberg = "1.5.2"
immutables = "2.9.2"
immutables = "2.10.1"
jackson = "2.17.0"
jakarta-servlet = "5.0.0"
jakarta-websocket = "2.0.0"
Expand Down

0 comments on commit d7dc318

Please sign in to comment.