mirror of https://github.com/halo-dev/halo
Bump jasync-r2dbc-mysql to 2.1.7 (#2631)
#### What type of PR is this? /kind improvement /area core /milestone 2.0 #### What this PR does / why we need it: Please refer to <https://github.com/jasync-sql/jasync-sql/releases/tag/2.1.7>. #### Does this PR introduce a user-facing change? ```release-note None ```pull/2632/head
parent
403f1bd7b2
commit
ee032f8cb9
|
@ -83,7 +83,7 @@ dependencies {
|
|||
// See https://github.com/spring-projects/spring-data-relational/commit/ee6c2c89b5c433748b22a79cf40dc8e01142caa3
|
||||
// for more.
|
||||
runtimeOnly 'io.r2dbc:r2dbc-h2'
|
||||
runtimeOnly 'com.github.jasync-sql:jasync-r2dbc-mysql:2.1.5'
|
||||
runtimeOnly 'com.github.jasync-sql:jasync-r2dbc-mysql:2.1.7'
|
||||
runtimeOnly 'org.postgresql:postgresql'
|
||||
runtimeOnly 'org.postgresql:r2dbc-postgresql'
|
||||
|
||||
|
|
Loading…
Reference in New Issue