We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 668909f commit ee9065bCopy full SHA for ee9065b
1 file changed
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1821,7 +1821,7 @@ bom {
1821
releaseNotes("https://github.com/r2dbc/r2dbc-pool/releases/tag/v{version}")
1822
}
1823
1824
- library("R2DBC Postgresql", "1.0.7.RELEASE") {
+ library("R2DBC Postgresql", "1.0.8.RELEASE") {
1825
considerSnapshots()
1826
group("org.postgresql") {
1827
modules = [
0 commit comments