Skip to content

Commit 42570cc

Browse files
Bump the dependencies group with 1 update
Bumps the dependencies group with 1 update: com.google.cloud.sql:postgres-socket-factory. Updates `com.google.cloud.sql:postgres-socket-factory` from 1.15.2 to 1.16.0 --- updated-dependencies: - dependency-name: com.google.cloud.sql:postgres-socket-factory dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 492ff1d commit 42570cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ val testContainerVersion = "1.19.5"
1818
val kotlinVersion = "1.9.22"
1919
val swaggerUiVersion = "5.10.3"
2020
val kotestVersion = "5.8.0"
21-
val googlePostgresVersion = "1.15.2"
21+
val googlePostgresVersion = "1.16.0"
2222
val googleOauthVersion = "1.35.0"
2323
val ktfmtVersion = "0.44"
2424
val snappyJavaVersion = "1.1.10.5"

0 commit comments

Comments
 (0)