Skip to content

Commit

Permalink
build(deps): bump com.google.cloud:google-cloud-shared-config (#2706)
Browse files Browse the repository at this point in the history
Bumps [com.google.cloud:google-cloud-shared-config](https://github.com/googleapis/java-shared-config) from 1.12.2 to 1.12.3.
- [Release notes](https://github.com/googleapis/java-shared-config/releases)
- [Changelog](https://github.com/googleapis/java-shared-config/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-shared-config@v1.12.2...v1.12.3)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-shared-config
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent fed247b commit 09ac871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/java/liquibase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-config</artifactId>
<version>1.12.2</version>
<version>1.12.3</version>
</parent>
<scm>
<connection>scm:git:[email protected]:GoogleCloudPlatform/pgadapter.git</connection>
Expand Down

0 comments on commit 09ac871

Please sign in to comment.