Skip to content

Commit 5b0220a

Browse files
Build(deps-dev): Bump org.postgresql:r2dbc-postgresql
Bumps [org.postgresql:r2dbc-postgresql](https://github.com/pgjdbc/r2dbc-postgresql) from 1.1.0.RELEASE to 1.1.1.RELEASE. - [Release notes](https://github.com/pgjdbc/r2dbc-postgresql/releases) - [Changelog](https://github.com/pgjdbc/r2dbc-postgresql/blob/v1.1.1.RELEASE/CHANGELOG) - [Commits](pgjdbc/r2dbc-postgresql@v1.1.0.RELEASE...v1.1.1.RELEASE) --- updated-dependencies: - dependency-name: org.postgresql:r2dbc-postgresql dependency-version: 1.1.1.RELEASE dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2cd69d4 commit 5b0220a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • querydsl-libraries/querydsl-r2dbc

querydsl-libraries/querydsl-r2dbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<dependency>
112112
<groupId>org.postgresql</groupId>
113113
<artifactId>r2dbc-postgresql</artifactId>
114-
<version>1.1.0.RELEASE</version>
114+
<version>1.1.1.RELEASE</version>
115115
<scope>test</scope>
116116
</dependency>
117117
<dependency>

0 commit comments

Comments
 (0)