Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Commit

Permalink
Upgrade cf-cli to 3.13.0.RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
pacphi committed Sep 5, 2018
1 parent d0903c1 commit 7a56c23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ dependencies {
compile('com.zaxxer:HikariCP:3.2.0')
runtime('org.hsqldb:hsqldb:2.4.1')
compile('de.flapdoodle.embed:de.flapdoodle.embed.mongo:2.1.1')
compile('org.cloudfoundry:cloudfoundry-client-reactor:3.12.0.RELEASE')
compile('org.cloudfoundry:cloudfoundry-operations:3.12.0.RELEASE')
compile('org.cloudfoundry:cloudfoundry-client-reactor:3.13.0.RELEASE')
compile('org.cloudfoundry:cloudfoundry-operations:3.13.0.RELEASE')
compile('io.projectreactor:reactor-core:3.1.8.RELEASE')
compile('io.projectreactor.ipc:reactor-netty:0.7.8.RELEASE')
testCompile('org.springframework.boot:spring-boot-starter-test')
Expand Down

0 comments on commit 7a56c23

Please sign in to comment.