Skip to content

Commit

Permalink
Bump io.smallrye.reactive:smallrye-mutiny-vertx-pg-client
Browse files Browse the repository at this point in the history
Bumps io.smallrye.reactive:smallrye-mutiny-vertx-pg-client from 2.22.0 to 3.9.0.

---
updated-dependencies:
- dependency-name: io.smallrye.reactive:smallrye-mutiny-vertx-pg-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 7, 2024
1 parent 931a61c commit 265c6a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapter-10/database-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-mutiny-vertx-pg-client</artifactId>
<version>2.22.0</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>io.smallrye.reactive</groupId>
Expand Down

0 comments on commit 265c6a9

Please sign in to comment.