Skip to content

Commit 34b0325

Browse files
dependabot[bot]Albertoimpl
authored andcommitted
Bump cfJavaClientVersion from 5.8.0.RELEASE to 5.9.0.RELEASE
Bumps `cfJavaClientVersion` from 5.8.0.RELEASE to 5.9.0.RELEASE. Updates `cloudfoundry-client-reactor` from 5.8.0.RELEASE to 5.9.0.RELEASE - [Release notes](https://github.com/cloudfoundry/cf-java-client/releases) - [Commits](cloudfoundry/cf-java-client@v5.8.0.RELEASE...v5.9.0.RELEASE) Updates `cloudfoundry-operations` from 5.8.0.RELEASE to 5.9.0.RELEASE - [Release notes](https://github.com/cloudfoundry/cf-java-client/releases) - [Commits](cloudfoundry/cf-java-client@v5.8.0.RELEASE...v5.9.0.RELEASE) --- updated-dependencies: - dependency-name: org.cloudfoundry:cloudfoundry-client-reactor dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.cloudfoundry:cloudfoundry-operations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6db149c commit 34b0325

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
@@ -20,7 +20,7 @@ buildscript {
2020
ext {
2121
awaitilityVersion = "4.2.0"
2222
blockHoundVersion = "1.0.6.RELEASE"
23-
cfJavaClientVersion = "5.8.0.RELEASE"
23+
cfJavaClientVersion = "5.9.0.RELEASE"
2424
checkstyleVersion = "8.37"
2525
commonsTextVersion = "1.9"
2626
immutablesVersion = "2.9.2"

0 commit comments

Comments
 (0)