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.
1 parent d07dee5 commit a6b6a9bCopy full SHA for a6b6a9b
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