Skip to content

Commit

Permalink
(2.3.x): Bump cfJavaClientVersion from 5.10.0.RELEASE to 5.12.2.RELEASE
Browse files Browse the repository at this point in the history
Bumps `cfJavaClientVersion` from 5.10.0.RELEASE to 5.12.2.RELEASE.

Updates `org.cloudfoundry:cloudfoundry-client-reactor` from 5.10.0.RELEASE to 5.12.2.RELEASE
- [Release notes](https://github.com/cloudfoundry/cf-java-client/releases)
- [Commits](cloudfoundry/cf-java-client@v5.10.0.RELEASE...v5.12.2.RELEASE)

Updates `org.cloudfoundry:cloudfoundry-operations` from 5.10.0.RELEASE to 5.12.2.RELEASE
- [Release notes](https://github.com/cloudfoundry/cf-java-client/releases)
- [Commits](cloudfoundry/cf-java-client@v5.10.0.RELEASE...v5.12.2.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 12, 2024
1 parent ca6f427 commit b123b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import java.util.concurrent.ConcurrentHashMap
buildscript {
ext {
blockHoundVersion = "1.0.9.RELEASE"
cfJavaClientVersion = "5.10.0.RELEASE"
cfJavaClientVersion = "5.12.2.RELEASE"
commonsTextVersion = "1.12.0"
immutablesVersion = "2.10.1"
openServiceBrokerVersion = "4.3.0-M1"
Expand Down

0 comments on commit b123b2a

Please # to comment.