Skip to content

Commit 339f316

Browse files
(2.2.x): Bump org.immutables:value from 2.10.1 to 2.11.1
Bumps [org.immutables:value](https://github.com/immutables/immutables) from 2.10.1 to 2.11.1. - [Release notes](https://github.com/immutables/immutables/releases) - [Changelog](https://github.com/immutables/immutables/blob/master/jreleaser.yml) - [Commits](immutables/immutables@2.10.1...2.11.1) --- updated-dependencies: - dependency-name: org.immutables:value dependency-version: 2.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f07fa4 commit 339f316

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.13.RELEASE"
2222
cfJavaClientVersion = "5.14.0.RELEASE"
2323
commonsTextVersion = "1.13.1"
24-
immutablesVersion = "2.10.1"
24+
immutablesVersion = "2.11.1"
2525
openServiceBrokerVersion = "4.2.0"
2626
wiremockVersion = "3.13.0"
2727
}

0 commit comments

Comments
 (0)