Skip to content
Merged
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
Diff view
Diff view
2 changes: 1 addition & 1 deletion google-cloud-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pubsub-bom</artifactId>
<version>1.137.0</version>
<version>1.137.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Comment on lines 224 to 230

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Have you updated the CHANGELOG.md file to reflect this version update? It's important to keep the changelog up-to-date for release tracking.

Expand Down
Loading