Skip to content

Commit 487130f

Browse files
authored
chore(deps): update java (#13)
1 parent 7435ba2 commit 487130f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

google-analytics-admin/pom.xml

Lines changed: 2 additions & 2 deletions
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.39.0</version>
28+
<version>26.47.0</version>
2929
<type>pom</type>
3030
<scope>import</scope>
3131
</dependency>
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>com.google.truth</groupId>
4949
<artifactId>truth</artifactId>
50-
<version>1.4.2</version>
50+
<version>1.4.4</version>
5151
<scope>test</scope>
5252
</dependency>
5353
</dependencies>

google-analytics-data/pom.xml

Lines changed: 2 additions & 2 deletions
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.39.0</version>
28+
<version>26.47.0</version>
2929
<type>pom</type>
3030
<scope>import</scope>
3131
</dependency>
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>com.google.truth</groupId>
5353
<artifactId>truth</artifactId>
54-
<version>1.4.2</version>
54+
<version>1.4.4</version>
5555
<scope>test</scope>
5656
</dependency>
5757
</dependencies>

0 commit comments

Comments
 (0)