Skip to content

Commit

Permalink
Update dependency com.apollographql.apollo:apollo-rx3-support to v2.5…
Browse files Browse the repository at this point in the history
….14 (#4)

Co-authored-by: neoforged-renovate[bot] <174042230+neoforged-renovate[bot]@users.noreply.github.com>
Co-authored-by: Matyrobbrt <[email protected]>
  • Loading branch information
neoforged-renovate[bot] and Matyrobbrt authored Aug 6, 2024
1 parent ce3c2cd commit e98f7eb
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 @@ -35,7 +35,7 @@ dependencies {
implementation 'io.jsonwebtoken:jjwt-jackson:0.10.5'

implementation 'com.apollographql.apollo:apollo-runtime:2.5.14' // Apollo (GraphQL)
implementation 'com.apollographql.apollo:apollo-rx3-support:2.5.9' // Apollo support for RxJava3
implementation 'com.apollographql.apollo:apollo-rx3-support:2.5.14' // Apollo support for RxJava3
}

apollo {
Expand Down

0 comments on commit e98f7eb

Please sign in to comment.