Skip to content

Commit

Permalink
Bump rxjava-jdbc from 0.7.18 to 0.7.19 (#414)
Browse files Browse the repository at this point in the history
Bumps [rxjava-jdbc](https://github.com/davidmoten/rx-java-jdbc) from 0.7.18 to 0.7.19.
- [Release notes](https://github.com/davidmoten/rx-java-jdbc/releases)
- [Commits](https://github.com/davidmoten/rx-java-jdbc/commits)

---
updated-dependencies:
- dependency-name: com.github.davidmoten:rxjava-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 26, 2024
1 parent 9570091 commit a66919e
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 @@ -34,7 +34,7 @@
<mockito.version>4.9.0</mockito.version>
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<rxjava-jdbc.version>0.7.18</rxjava-jdbc.version>
<rxjava-jdbc.version>0.7.19</rxjava-jdbc.version>
<slf4j.version>1.7.36</slf4j.version>
<spring-jdbc.version>5.3.23</spring-jdbc.version>
<sql2o.version>1.6.0</sql2o.version>
Expand Down

0 comments on commit a66919e

Please sign in to comment.