Skip to content

Commit

Permalink
deps: update dependency org.postgresql:r2dbc-postgresql to v1.0.6.rel…
Browse files Browse the repository at this point in the history
…ease (#2424)
  • Loading branch information
renovate-bot authored Oct 12, 2024
1 parent 599c220 commit 0865571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/java/r2dbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>r2dbc-postgresql</artifactId>
<version>1.0.5.RELEASE</version>
<version>1.0.6.RELEASE</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down

0 comments on commit 0865571

Please sign in to comment.