We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0e0073 commit 374e8f2Copy full SHA for 374e8f2
1 file changed
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1932,7 +1932,7 @@ bom {
1932
releaseNotes("https://github.com/r2dbc/r2dbc-pool/releases/tag/v{version}")
1933
}
1934
1935
- library("R2DBC Postgresql", "1.0.7.RELEASE") {
+ library("R2DBC Postgresql", "1.0.8.RELEASE") {
1936
considerSnapshots()
1937
group("org.postgresql") {
1938
modules = [
0 commit comments