Skip to content

Commit 5b8acd4

Browse files
fix(deps): update dependency org.postgresql:r2dbc-postgresql to v1.1.0.release (#74)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Thor Tudal Lauridsen <30320530+thorlauridsen@users.noreply.github.com>
1 parent 405e28d commit 5b8acd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/local.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ kotlin = "2.2.20"
77
liquibase = "5.0.1"
88
postgres = "42.7.8"
99
r2dbcH2 = "1.0.0.RELEASE"
10-
r2dbcPostgres = "1.0.7.RELEASE"
10+
r2dbcPostgres = "1.1.0.RELEASE"
1111
springboot = "3.5.6"
1212
springDependencyPlugin = "1.1.7"
1313
springdoc = "2.8.13"

0 commit comments

Comments
 (0)