Skip to content

Commit

Permalink
Update dependency io.reactivex.rxjava3:rxjava to v3.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 1, 2022
1 parent bdea94d commit 8f6a7c4
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 8f6a7c4

Please sign in to comment.