Skip to content

Commit

Permalink
deps: Update dependency io.asyncer:r2dbc-mysql to v1.1.3 (#1930)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 8, 2024
1 parent deb7833 commit b5c8df4
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 @@ -57,7 +57,7 @@
<dependency>
<groupId>io.asyncer</groupId>
<artifactId>r2dbc-mysql</artifactId>
<version>1.1.2</version>
<version>1.1.3</version>
<scope>provided</scope>
<exclusions>
<exclusion>
Expand Down Expand Up @@ -126,7 +126,7 @@
<dependency>
<groupId>io.asyncer</groupId>
<artifactId>r2dbc-mysql</artifactId>
<version>1.1.2</version>
<version>1.1.3</version>
</dependency>
</dependencies>
</profile>
Expand Down

0 comments on commit b5c8df4

Please sign in to comment.