Skip to content

Commit

Permalink
Merge pull request #22 from PaoloPenazzi/renovate/io.reactivex.rxjava…
Browse files Browse the repository at this point in the history
…3-rxjava-3.x

Update dependency io.reactivex.rxjava3:rxjava to v3.1.5
  • Loading branch information
PaoloPenazzi authored Jun 1, 2022
2 parents bdea94d + 8f6a7c4 commit 6d3d1cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assignment-2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies {
implementation 'io.vertx:vertx-core:4.3.1'
implementation 'io.vertx:vertx-web:4.3.1'
implementation 'io.vertx:vertx-web-client:4.3.1'
implementation 'io.reactivex.rxjava3:rxjava:3.1.4'
implementation 'io.reactivex.rxjava3:rxjava:3.1.5'
implementation 'com.github.javaparser:javaparser-symbol-solver-core:3.24.2'
testImplementation 'junit:junit:4.13.2'
implementation 'com.google.guava:guava:31.1-jre'
Expand Down

0 comments on commit 6d3d1cd

Please sign in to comment.