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 16f321d commit b03a273Copy full SHA for b03a273
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.kotlin_version = '1.1.2'
5
ext.junit_version = '4.12'
6
ext.quasar_version = '0.7.6'
0 commit comments