Skip to content

Commit fdf00d2

Browse files
dependabot-preview[bot]quincy
authored andcommitted
Bump r2dbc-postgresql from 0.8.1.RELEASE to 0.8.2.RELEASE in /m… (testcontainers#2561)
Bumps [r2dbc-postgresql](https://github.com/r2dbc/r2dbc-postgresql) from 0.8.1.RELEASE to 0.8.2.RELEASE. - [Release notes](https://github.com/r2dbc/r2dbc-postgresql/releases) - [Changelog](https://github.com/r2dbc/r2dbc-postgresql/blob/v0.8.2.RELEASE/CHANGELOG) - [Commits](pgjdbc/r2dbc-postgresql@v0.8.1.RELEASE...v0.8.2.RELEASE) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 05bfe81 commit fdf00d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/postgresql/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies {
66

77
compile project(':jdbc')
88
compileOnly project(':r2dbc')
9-
compileOnly 'io.r2dbc:r2dbc-postgresql:0.8.1.RELEASE'
9+
compileOnly 'io.r2dbc:r2dbc-postgresql:0.8.2.RELEASE'
1010

1111
testCompile 'org.postgresql:postgresql:42.2.12'
1212
testCompile 'commons-dbutils:commons-dbutils:1.7'

0 commit comments

Comments
 (0)