Skip to content

Commit 86c7712

Browse files
deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.10.1 (#1088)
* deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.10.1 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent fcf0afb commit 86c7712

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

.kokoro/release/common.cfg

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,26 @@ env_vars: {
189189

190190

191191

192+
#############################################
193+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
194+
195+
env_vars: {
196+
key: "PRODUCT_AREA_LABEL"
197+
value: "observability"
198+
}
199+
env_vars: {
200+
key: "PRODUCT_LABEL"
201+
value: "logging"
202+
}
203+
env_vars: {
204+
key: "LANGUAGE_LABEL"
205+
value: "java"
206+
}
207+
208+
###################################################
209+
210+
211+
192212
#############################################
193213
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
194214

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>com.google.cloud</groupId>
6767
<artifactId>google-cloud-shared-dependencies</artifactId>
68-
<version>3.9.0</version>
68+
<version>3.10.1</version>
6969
<type>pom</type>
7070
<scope>import</scope>
7171
</dependency>

0 commit comments

Comments
 (0)