Skip to content

Commit 12f2bc7

Browse files
authored
fix: bump errorreporting to solve groupId issues (#135)
1 parent 8580985 commit 12f2bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@
353353
<dependency>
354354
<groupId>com.google.cloud</groupId>
355355
<artifactId>google-cloud-errorreporting-bom</artifactId>
356-
<version>0.118.0-beta</version>
356+
<version>0.118.1-beta</version>
357357
<type>pom</type>
358358
<scope>import</scope>
359359
</dependency>

0 commit comments

Comments
 (0)