Skip to content

Commit

Permalink
Bump cloudfoundry-client-reactor from 4.0.1.RELEASE to 4.2.0.RELEASE (#…
Browse files Browse the repository at this point in the history
…134)

Bumps [cloudfoundry-client-reactor](https://github.com/cloudfoundry/cf-java-client) from 4.0.1.RELEASE to 4.2.0.RELEASE.
- [Release notes](https://github.com/cloudfoundry/cf-java-client/releases)
- [Commits](cloudfoundry/cf-java-client@v4.0.1.RELEASE...v4.2.0.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and pacphi committed Dec 10, 2019
1 parent d5f35a4 commit 59bd3d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -140,7 +140,7 @@ dependencies {
exclude group: 'org.apache.httpcomponents', module: 'httpclient'
}
implementation('org.apache.httpcomponents:httpclient:4.5.10')
implementation('org.cloudfoundry:cloudfoundry-client-reactor:4.0.1.RELEASE')
implementation('org.cloudfoundry:cloudfoundry-client-reactor:4.2.0.RELEASE')
implementation('org.cloudfoundry:cloudfoundry-operations:4.2.0.RELEASE')
implementation('io.projectreactor:reactor-core:3.3.1.RELEASE')
//implementation('io.projectreactor:reactor-tools:3.3.0.RELEASE')
Expand Down

0 comments on commit 59bd3d9

Please sign in to comment.