Skip to content

Commit

Permalink
Merge pull request #1 from sdelamo/master
Browse files Browse the repository at this point in the history
Replace RxJava 1.2.x with RxJava 2.x
  • Loading branch information
graemerocher authored Apr 14, 2017
2 parents a242670 + 7e0b40e commit b2c0f16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/docs/guide/events.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ The following table summarizes async framework support and the necessary depende
|`grails-events-rxjava`
|`org.grails.events.rxjava.RxEventBus`

|RxJava 1.2.x
|RxJava 2.x
|`grails-events-rxjava2`
|`org.grails.events.rxjava2.RxEventBus`

|===
|===

0 comments on commit b2c0f16

Please sign in to comment.