Skip to content

Commit ade545f

Browse files
dependabot[bot]Albertoimpl
authored andcommitted
(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](immutables/immutables@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] <[email protected]>
1 parent 8cad5a3 commit ade545f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ buildscript {
2121
blockHoundVersion = "1.0.8.RELEASE"
2222
cfJavaClientVersion = "5.10.0.RELEASE"
2323
commonsTextVersion = "1.10.0"
24-
immutablesVersion = "2.9.3"
24+
immutablesVersion = "2.10.0"
2525
openServiceBrokerVersion = "4.1.0-RC1"
2626
springFrameworkVersion = "6.0.0"
2727
wiremockVersion = "3.2.0"

0 commit comments

Comments
 (0)