Skip to content

Commit cbbb727

Browse files
committed
Upgrade to R2DBC Proxy 1.1.4.RELEASE
Closes gh-39211
1 parent 6c9c6ab commit cbbb727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1295,7 +1295,7 @@ bom {
12951295
]
12961296
}
12971297
}
1298-
library("R2DBC Proxy", "1.1.3.RELEASE") {
1298+
library("R2DBC Proxy", "1.1.4.RELEASE") {
12991299
considerSnapshots()
13001300
group("io.r2dbc") {
13011301
modules = [

0 commit comments

Comments
 (0)