mirror of
https://github.com/corda/corda.git
synced 2025-01-30 16:14:39 +00:00
Bumped to the newest version of the gradle plugins.
This commit is contained in:
parent
1f88d0fa76
commit
73fafa60f0
@ -1,8 +1,8 @@
|
|||||||
buildscript {
|
buildscript {
|
||||||
// Our version: bump this on release.
|
// Our version: bump this on release.
|
||||||
ext.corda_version = "0.7-SNAPSHOT"
|
ext.corda_version = "0.7-SNAPSHOT"
|
||||||
|
ext.gradle_plugins_version = "0.6.1"
|
||||||
|
|
||||||
ext.gradle_plugins_version = "0.5.7"
|
|
||||||
ext.kotlin_version = '1.0.5'
|
ext.kotlin_version = '1.0.5'
|
||||||
ext.quasar_version = '0.7.6'
|
ext.quasar_version = '0.7.6'
|
||||||
ext.asm_version = '0.5.3'
|
ext.asm_version = '0.5.3'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user