From 37f7689216919ce3daaf568cea75e98cc978d443 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 8 Jan 2025 14:26:44 +0100
Subject: [PATCH] build(deps): bump com.google.cloud:google-cloud-shared-config
 (#2716)

Bumps [com.google.cloud:google-cloud-shared-config](https://github.com/googleapis/java-shared-config) from 1.12.2 to 1.13.0.
- [Release notes](https://github.com/googleapis/java-shared-config/releases)
- [Changelog](https://github.com/googleapis/java-shared-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/java-shared-config/compare/v1.12.2...v1.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f5c5fd1b3..b864db04d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
   <parent>
     <groupId>com.google.cloud</groupId>
     <artifactId>google-cloud-shared-config</artifactId>
-    <version>1.12.2</version>
+    <version>1.13.0</version>
   </parent>
   <scm>
     <connection>scm:git:git@github.com:GoogleCloudPlatform/pgadapter.git</connection>