We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea5089c commit aa9989bCopy full SHA for aa9989b
build.gradle
@@ -1,6 +1,6 @@
1
buildscript {
2
ext.corda_release_version = '0.14.0'
3
- ext.corda_gradle_plugins_version = '0.13.6'
+ ext.corda_gradle_plugins_version = '0.14.0'
4
ext.junit_version = '4.12'
5
ext.quasar_version = '0.7.6'
6
0 commit comments