Skip to content

Commit aa9989b

Browse files
committed
Updated to latest gradle plugins version.
1 parent ea5089c commit aa9989b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
buildscript {
22
ext.corda_release_version = '0.14.0'
3-
ext.corda_gradle_plugins_version = '0.13.6'
3+
ext.corda_gradle_plugins_version = '0.14.0'
44
ext.junit_version = '4.12'
55
ext.quasar_version = '0.7.6'
66

0 commit comments

Comments
 (0)