Skip to content

Commit c901d09

Browse files
committed
Upgrade to R2DBC Proxy 1.1.4.RELEASE
Closes gh-39194
1 parent c7b7696 commit c901d09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1294,7 +1294,7 @@ bom {
12941294
]
12951295
}
12961296
}
1297-
library("R2DBC Proxy", "1.1.3.RELEASE") {
1297+
library("R2DBC Proxy", "1.1.4.RELEASE") {
12981298
considerSnapshots()
12991299
group("io.r2dbc") {
13001300
modules = [

0 commit comments

Comments
 (0)