Skip to content
This repository has been archived by the owner on Aug 8, 2021. It is now read-only.

Commit

Permalink
Update dependency io.reactivex.rxjava2:rxjava to v2.2.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 10, 2020
1 parent a282688 commit 72f2ee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies {
compile 'opensymphony:sitemesh:2.4.2'

compile 'io.jsonwebtoken:jjwt:0.7.0'
compile 'io.reactivex.rxjava2:rxjava:2.1.3'
compile 'io.reactivex.rxjava2:rxjava:2.2.19'

testCompile 'org.gaelyk:gaelyk-spock:0.5'
testCompile "com.google.appengine:appengine-api-stubs:$gaeVersion",
Expand Down

0 comments on commit 72f2ee5

Please sign in to comment.