Update to 2.1.0 snapshots in all the other places

This commit is contained in:
Dave Syer
2019-02-20 13:19:03 +00:00
parent 463bfc9241
commit 6865d53c91
25 changed files with 25 additions and 25 deletions

View File

@@ -27,7 +27,7 @@ repositories {
ext {
springCloudFunctionVersion = '2.0.2.BUILD-SNAPSHOT'
springCloudFunctionVersion = '2.1.0.BUILD-SNAPSHOT'
}
dependencies {