Skip to content

Commit 3f60a67

Browse files
dependabot[bot]royclarkson
authored andcommitted
(2.5.x): Bump org.immutables:value from 2.11.2 to 2.11.3
Bumps [org.immutables:value](https://github.com/immutables/immutables) from 2.11.2 to 2.11.3. - [Release notes](https://github.com/immutables/immutables/releases) - [Changelog](https://github.com/immutables/immutables/blob/master/jreleaser.yml) - [Commits](immutables/immutables@2.11.2...2.11.3) --- updated-dependencies: - dependency-name: org.immutables:value dependency-version: 2.11.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 90862cc commit 3f60a67

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.14.0"
24-
immutablesVersion = "2.11.2"
24+
immutablesVersion = "2.11.3"
2525
openServiceBrokerVersion = "4.5.0"
2626
wiremockVersion = "3.13.1"
2727
}

0 commit comments

Comments
 (0)