Update to use Corda Gradle plugins 5.0.0-SNAPSHOT

This commit is contained in:
josecoll 2019-04-30 11:00:24 +01:00
parent 4bbeb83195
commit bce94164a8

View File

@ -3,7 +3,7 @@
# their own projects. So don't get fancy with syntax!
cordaVersion=5.0-SNAPSHOT
gradlePluginsVersion=5.0.0
gradlePluginsVersion=5.0.1-SNAPSHOT
kotlinVersion=1.2.71
java8MinUpdateVersion=171
# ***************************************************************#