Skip to content

Commit 22be7fc

Browse files
Build(deps-dev): Bump org.postgresql:r2dbc-postgresql
Bumps [org.postgresql:r2dbc-postgresql](https://github.com/pgjdbc/r2dbc-postgresql) from 1.0.7.RELEASE to 1.1.0.RELEASE. - [Release notes](https://github.com/pgjdbc/r2dbc-postgresql/releases) - [Changelog](https://github.com/pgjdbc/r2dbc-postgresql/blob/main/CHANGELOG) - [Commits](pgjdbc/r2dbc-postgresql@v1.0.7.RELEASE...v1.1.0.RELEASE) --- updated-dependencies: - dependency-name: org.postgresql:r2dbc-postgresql dependency-version: 1.1.0.RELEASE dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9acdd48 commit 22be7fc

File tree

1 file changed

+1
-1
lines changed
  • querydsl-libraries/querydsl-r2dbc

1 file changed

+1
-1
lines changed

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.0.7.RELEASE</version>
114+
<version>1.1.0.RELEASE</version>
115115
<scope>test</scope>
116116
</dependency>
117117
<dependency>

0 commit comments

Comments
 (0)