We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e4084f commit 2327275Copy full SHA for 2327275
1 file changed
platform/spring-boot-dependencies/build.gradle
@@ -1859,7 +1859,7 @@ bom {
1859
releaseNotes("https://github.com/r2dbc/r2dbc-pool/releases/tag/v{version}")
1860
}
1861
1862
- library("R2DBC Postgresql", "1.0.7.RELEASE") {
+ library("R2DBC Postgresql", "1.1.0.RELEASE") {
1863
considerSnapshots()
1864
group("org.postgresql") {
1865
modules = [
0 commit comments