Browse Source

Upgrade to R2DBC Proxy 1.1.3.RELEASE

Closes gh-38791
pull/38818/head
Andy Wilkinson 2 years ago
parent
commit
cf9538cbcc
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -1180,7 +1180,7 @@ bom { @@ -1180,7 +1180,7 @@ bom {
]
}
}
library("R2DBC Proxy", "1.1.2.RELEASE") {
library("R2DBC Proxy", "1.1.3.RELEASE") {
considerSnapshots()
group("io.r2dbc") {
modules = [

Loading…
Cancel
Save