Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.
Merged
Changes from 1 commit
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
Diff view
Diff view
Next Next commit
chore(deps): update dependency com.google.cloud:google-cloud-errorrep…
…orting to v0.124.8-beta
  • Loading branch information
renovate-bot committed Sep 20, 2022
commit 30163f3a3c433581845f5e61f599116751b60e4c
2 changes: 1 addition & 1 deletion samples/install-without-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-errorreporting</artifactId>
<version>0.124.7-beta</version>
<version>0.124.8-beta</version>
</dependency>
<!-- [END clouderrorreporting_install_without_bom] -->

Expand Down