Skip to content

Commit 70cc150

Browse files
dependabot[bot]royclarkson
authored andcommitted
(2.3.x): Bump cfJavaClientVersion from 5.12.2.RELEASE to 5.13.0.RELEASE
Bumps `cfJavaClientVersion` from 5.12.2.RELEASE to 5.13.0.RELEASE. Updates `org.cloudfoundry:cloudfoundry-client-reactor` from 5.12.2.RELEASE to 5.13.0.RELEASE - [Release notes](https://github.com/cloudfoundry/cf-java-client/releases) - [Commits](cloudfoundry/cf-java-client@v5.12.2.RELEASE...v5.13.0.RELEASE) Updates `org.cloudfoundry:cloudfoundry-operations` from 5.12.2.RELEASE to 5.13.0.RELEASE - [Release notes](https://github.com/cloudfoundry/cf-java-client/releases) - [Commits](cloudfoundry/cf-java-client@v5.12.2.RELEASE...v5.13.0.RELEASE) --- updated-dependencies: - dependency-name: org.cloudfoundry:cloudfoundry-client-reactor dependency-version: 5.13.0.RELEASE dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.cloudfoundry:cloudfoundry-operations dependency-version: 5.13.0.RELEASE dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 21dc2b1 commit 70cc150

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
@@ -19,7 +19,7 @@ import java.util.concurrent.ConcurrentHashMap
1919
buildscript {
2020
ext {
2121
blockHoundVersion = "1.0.11.RELEASE"
22-
cfJavaClientVersion = "5.12.2.RELEASE"
22+
cfJavaClientVersion = "5.13.0.RELEASE"
2323
commonsTextVersion = "1.13.1"
2424
immutablesVersion = "2.10.1"
2525
openServiceBrokerVersion = "4.3.1"

0 commit comments

Comments
 (0)