mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
The quasar 0.7.5-SNAPSHOT version has been removed from the Maven Repositories. The official 0.7.5 version has replaced it.
This commit is contained in:
parent
a5b5ceeb9b
commit
2e7f3a2017
@ -13,8 +13,7 @@ allprojects {
|
|||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
ext.kotlin_version = '1.0.1'
|
ext.kotlin_version = '1.0.1'
|
||||||
// TODO: Reset to 0.7.5 when released. We need the snapshot for a TLS serialization related fix.
|
ext.quasar_version = '0.7.5'
|
||||||
ext.quasar_version = '0.7.5-SNAPSHOT'
|
|
||||||
ext.asm_version = '0.5.3'
|
ext.asm_version = '0.5.3'
|
||||||
ext.artemis_version = '1.2.0'
|
ext.artemis_version = '1.2.0'
|
||||||
ext.jetty_version = '9.1.1.v20140108'
|
ext.jetty_version = '9.1.1.v20140108'
|
||||||
|
Loading…
Reference in New Issue
Block a user