Skip to content

Commit f9d339e

Browse files
authored
Merge pull request #111 from cescoffier/dependabot/maven/io.smallrye.reactive-smallrye-mutiny-vertx-sql-client-2.22.0
Bump smallrye-mutiny-vertx-sql-client from 2.21.0 to 2.22.0
2 parents 7bec8ae + 1ce7490 commit f9d339e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter-10/database-example/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>io.smallrye.reactive</groupId>
7474
<artifactId>smallrye-mutiny-vertx-sql-client</artifactId>
75-
<version>2.21.0</version>
75+
<version>2.22.0</version>
7676
</dependency>
7777
<dependency>
7878
<groupId>io.quarkus</groupId>

0 commit comments

Comments
 (0)