Bumping immutables

This commit is contained in:
Alberto Rios
2019-10-28 11:21:30 +01:00
committed by Roy Clarkson
parent 5e5374900d
commit 4fc3a6460c

View File

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