We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa7e3cd + a6b6a9b commit f5ac112Copy full SHA for f5ac112
grails-datastore-gorm-rx/build.gradle
@@ -1,5 +1,5 @@
1
dependencies {
2
- api 'io.reactivex:rxjava:1.2.7'
+ api 'io.reactivex:rxjava:1.3.8'
3
api project(":grails-datastore-gorm"), {
4
exclude group:"org.grails", module:'grails-async'
5
exclude group:"org.grails", module:'grails-datastore-core'
0 commit comments