Skip to content

Commit b03a273

Browse files
committed
Using correct gradle plugins version number.
1 parent 16f321d commit b03a273

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.kotlin_version = '1.1.2'
55
ext.junit_version = '4.12'
66
ext.quasar_version = '0.7.6'

0 commit comments

Comments
 (0)