Skip to content

Commit a6b6a9b

Browse files
Bump rxjava from 1.2.7 to 1.3.8
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 1.2.7 to 1.3.8. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Changelog](https://github.com/ReactiveX/RxJava/blob/v1.3.8/CHANGES.md) - [Commits](ReactiveX/RxJava@v1.2.7...v1.3.8) Signed-off-by: dependabot[bot] <[email protected]>
1 parent d07dee5 commit a6b6a9b

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)