Skip to content

Commit

Permalink
Upgrade to java-cfenv release
Browse files Browse the repository at this point in the history
  • Loading branch information
dyroberts committed Jul 7, 2020
1 parent eda6b13 commit 4ac0096
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 @@ -58,7 +58,7 @@ configure(allprojects) {
springFrameworkVersion = project.findProperty("springFrameworkVersion") ?: "5.2.7.RELEASE"
cloudfoundryCertificateTrusterVersion = "1.0.1.RELEASE"
jerseyClientVersion = "1.19.4"
javaCfenvVersion = "2.2.1.BUILD-SNAPSHOT"
javaCfenvVersion = "2.2.1.RELEASE"
}

repositories {
Expand Down

0 comments on commit 4ac0096

Please sign in to comment.