8000 build(deps): update dependency com.google.cloud:google-cloud-shared-config to v1.5.3 by renovate-bot · Pull Request #531 · googleapis/java-analytics-data · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jan 22, 2024. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
< 10BC0 summary role="button" data-target="details-toggle.summaryTarget" data-action="click:details-toggle#toggle" aria-expanded="false" data-view-component="true">
Diff view
Diff view
2 changes: 1 addition & 1 deletion google-analytics-data-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-config</artifactId>
<version>1.5.1</version>
<version>1.5.3</version>
</parent>

<name>Google Analytics Data BOM</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-config</artifactId>
<version>1.5.1</version>
<version>1.5.3</version>
</parent>

<developers>
Expand Down
0