Browse Source

Upgrade to R2DBC Proxy 1.1.5.RELEASE

Closes gh-40732
pull/41000/head
Andy Wilkinson 2 years ago
parent
commit
29be3e1723
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save