Skip to content

Commit

Permalink
Bump io.reactivex.rxjava3:rxjava from 3.1.9 to 3.1.10
Browse files Browse the repository at this point in the history
Bumps [io.reactivex.rxjava3:rxjava](https://github.com/ReactiveX/RxJava) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/ReactiveX/RxJava/releases)
- [Commits](ReactiveX/RxJava@v3.1.9...v3.1.10)

---
updated-dependencies:
- dependency-name: io.reactivex.rxjava3:rxjava
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 4c58b12 commit ef33f28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<scm.url>scm:git:https://github.com/davidmoten/rxjava3-jdbc.git</scm.url>
<maven.compiler.target>1.8</maven.compiler.target>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<rxjava.version>3.1.9</rxjava.version>
<rxjava.version>3.1.10</rxjava.version>
<javadoc.version>3.11.1</javadoc.version>
<pmd.version>3.21.2</pmd.version>
<project.info.version>3.8.0</project.info.version>
Expand Down

0 comments on commit ef33f28

Please sign in to comment.