mirror of
https://github.com/corda/corda.git
synced 2025-01-18 02:39:51 +00:00
Upgrading Quasar to version 0.7.9 (#1309)
This commit is contained in:
parent
86fdbb9f22
commit
62c78d5ef3
@ -14,7 +14,7 @@ buildscript {
|
|||||||
//
|
//
|
||||||
// TODO: Sort this alphabetically.
|
// TODO: Sort this alphabetically.
|
||||||
ext.kotlin_version = constants.getProperty("kotlinVersion")
|
ext.kotlin_version = constants.getProperty("kotlinVersion")
|
||||||
ext.quasar_version = '0.7.6' // TODO: Upgrade to 0.7.7+ when Quasar bug 238 is resolved.
|
ext.quasar_version = '0.7.9'
|
||||||
|
|
||||||
// gradle-capsule-plugin:1.0.2 contains capsule:1.0.1
|
// gradle-capsule-plugin:1.0.2 contains capsule:1.0.1
|
||||||
// TODO: Upgrade gradle-capsule-plugin to a version with capsule:1.0.3
|
// TODO: Upgrade gradle-capsule-plugin to a version with capsule:1.0.3
|
||||||
|
Loading…
Reference in New Issue
Block a user