mirror of
https://github.com/corda/corda.git
synced 2025-01-29 15:43:55 +00:00
Update RxJava to the last 1.x release so we get JavaDocs back.
This commit is contained in:
parent
9259f6c05e
commit
2e943d089b
@ -46,7 +46,7 @@ buildscript {
|
||||
ext.hibernate_version = '5.2.6.Final'
|
||||
ext.h2_version = '1.4.197' // Update docs if renamed or removed.
|
||||
ext.postgresql_version = '42.1.4'
|
||||
ext.rxjava_version = '1.2.4'
|
||||
ext.rxjava_version = '1.3.8'
|
||||
ext.dokka_version = '0.9.17'
|
||||
ext.eddsa_version = '0.2.0'
|
||||
ext.dependency_checker_version = '3.1.0'
|
||||
|
Loading…
x
Reference in New Issue
Block a user