Skip to content

Commit

Permalink
Bump the dependencies group with 1 update
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Feb 14, 2024
1 parent 492ff1d commit 42570cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ val testContainerVersion = "1.19.5"
val kotlinVersion = "1.9.22"
val swaggerUiVersion = "5.10.3"
val kotestVersion = "5.8.0"
val googlePostgresVersion = "1.15.2"
val googlePostgresVersion = "1.16.0"
val googleOauthVersion = "1.35.0"
val ktfmtVersion = "0.44"
val snappyJavaVersion = "1.1.10.5"
Expand Down

0 comments on commit 42570cc

Please sign in to comment.