Skip to content

Commit

Permalink
deps: Update dependency io.asyncer:r2dbc-mysql to v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 19, 2023
1 parent e414a73 commit 5507301
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions r2dbc/mysql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
<dependency>
<groupId>io.asyncer</groupId>
<artifactId>r2dbc-mysql</artifactId>
<version>1.0.2</version>
<version>1.0.3</version>
<scope>provided</scope>
<exclusions>
<exclusion>
Expand Down Expand Up @@ -260,7 +260,7 @@
<dependency>
<groupId>io.asyncer</groupId>
<artifactId>r2dbc-mysql</artifactId>
<version>1.0.2</version>
<version>1.0.3</version>
</dependency>
</dependencies>
</profile>
Expand Down

0 comments on commit 5507301

Please sign in to comment.