Skip to content

Commit f5ac112

Browse files
authored
Merge pull request #1362 from grails/dependabot/gradle/master/io.reactivex-rxjava-1.3.8
Bump rxjava from 1.2.7 to 1.3.8
2 parents aa7e3cd + a6b6a9b commit f5ac112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grails-datastore-gorm-rx/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dependencies {
2-
api 'io.reactivex:rxjava:1.2.7'
2+
api 'io.reactivex:rxjava:1.3.8'
33
api project(":grails-datastore-gorm"), {
44
exclude group:"org.grails", module:'grails-async'
55
exclude group:"org.grails", module:'grails-datastore-core'

0 commit comments

Comments
 (0)