Skip to content

Commit 72c5e6a

Browse files
authored
fix(deps): update dependency com.google.cloud:libraries-bom to v26.59.0 (#31)
1 parent c634c97 commit 72c5e6a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

google-analytics-admin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>com.google.cloud</groupId>
2727
<artifactId>libraries-bom</artifactId>
28-
<version>26.57.0</version>
28+
<version>26.59.0</version>
2929
<type>pom</type>
3030
<scope>import</scope>
3131
</dependency>

google-analytics-data/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>com.google.cloud</groupId>
2727
<artifactId>libraries-bom</artifactId>
28-
<version>26.57.0</version>
28+
<version>26.59.0</version>
2929
<type>pom</type>
3030
<scope>import</scope>
3131
</dependency>

0 commit comments

Comments
 (0)