Skip to content

Commit 653b112

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-logging to v1.101.0 (GoogleCloudPlatform#2511)
1 parent 65e145a commit 653b112

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

functions/snippets/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.google.cloud</groupId>
4141
<artifactId>google-cloud-logging</artifactId>
42-
<version>1.100.0</version>
42+
<version>1.101.0</version>
4343
</dependency>
4444

4545
<!-- Required for com.example.functions.SlackSlashCommand -->

logging/cloud-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>com.google.cloud</groupId>
4242
<artifactId>google-cloud-logging</artifactId>
43-
<version>1.100.0</version>
43+
<version>1.101.0</version>
4444
</dependency>
4545

4646
<!-- Test dependencies -->

logging/jul/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.google.cloud</groupId>
4141
<artifactId>google-cloud-logging</artifactId>
42-
<version>1.100.0</version>
42+
<version>1.101.0</version>
4343
</dependency>
4444

4545
<!-- Test dependencies -->

0 commit comments

Comments
 (0)