Skip to content

Commit

Permalink
Upgrade to Spring Credhub 2.1.1.BUILD-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
royclarkson committed May 18, 2020
1 parent 936c997 commit c08de38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -31,7 +31,7 @@ ext {
springFrameworkVersion = project.findProperty("springFrameworkVersion") ?: "5.2.6.RELEASE"
reactorVersion = project.findProperty("reactorVersion") ?: "Dysprosium-SR7"
openServiceBrokerVersion = "3.1.1.RELEASE"
springCredhubVersion = "2.1.0.RELEASE"
springCredhubVersion = "2.1.1.BUILD-SNAPSHOT"
cfJavaClientVersion = "4.6.0.RELEASE"
blockHoundVersion = "1.0.3.RELEASE"
junitPlatformLauncherVersion = "1.6.1"
Expand Down

0 comments on commit c08de38

Please sign in to comment.