Upgrading dependencies

This commit is contained in:
Alberto Rios
2019-09-11 14:49:09 +02:00
committed by Roy Clarkson
parent fc97735b38
commit 6a732ad30f
4 changed files with 15 additions and 15 deletions

View File

@@ -17,7 +17,7 @@
description = "Spring Cloud App Broker Deployer Cloud Foundry"
ext {
immutablesVersion = "2.7.3"
immutablesVersion = "2.8.0-CriteriaPreview3"
}
dependencyManagement {