upgrade r2dbc-mysql to 0.8.1.RELEASE

This commit is contained in:
zhou-hao 2020-04-23 17:40:40 +08:00
parent c9415ab601
commit fbb9312d91
1 changed files with 6 additions and 0 deletions

View File

@ -270,6 +270,12 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>dev.miku</groupId>
<artifactId>r2dbc-mysql</artifactId>
<version>0.8.1.RELEASE</version>
</dependency>
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-tools</artifactId>