mirror of
https://github.com/corda/corda.git
synced 2025-02-01 16:58:27 +00:00
Kotlin 1.0.1
This commit is contained in:
parent
5161b2b085
commit
9dbb575b51
@ -12,7 +12,7 @@ allprojects {
|
|||||||
}
|
}
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
ext.kotlin_version = '1.0.0'
|
ext.kotlin_version = '1.0.1'
|
||||||
// TODO: Reset to 0.7.5 when released. We need the snapshot for a TLS serialization related fix.
|
// TODO: Reset to 0.7.5 when released. We need the snapshot for a TLS serialization related fix.
|
||||||
ext.quasar_version = '0.7.5-SNAPSHOT'
|
ext.quasar_version = '0.7.5-SNAPSHOT'
|
||||||
ext.asm_version = '0.5.3'
|
ext.asm_version = '0.5.3'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user