(2.1.x): Bump org.immutables:value from 2.9.3 to 2.10.0

Bumps [org.immutables:value](https://github.com/immutables/immutables) from 2.9.3 to 2.10.0.
- [Release notes](https://github.com/immutables/immutables/releases)
- [Commits](https://github.com/immutables/immutables/compare/2.9.3...2.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-09 14:03:36 +00:00
committed by Alberto C. Ríos
parent 8cad5a3246
commit ade545f4d2

View File

@@ -21,7 +21,7 @@ buildscript {
blockHoundVersion = "1.0.8.RELEASE"
cfJavaClientVersion = "5.10.0.RELEASE"
commonsTextVersion = "1.10.0"
immutablesVersion = "2.9.3"
immutablesVersion = "2.10.0"
openServiceBrokerVersion = "4.1.0-RC1"
springFrameworkVersion = "6.0.0"
wiremockVersion = "3.2.0"