Skip to content

Commit

Permalink
chore(main): release 0.123.9 (#657)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [0.123.9](googleapis/java-notification@v0.123.8...v0.123.9) (2022-08-24)


### Dependencies

* update dependency com.google.cloud:google-cloud-pubsub-bom to v1.120.13 ([#656](googleapis/java-notification#656)) ([e63c470](googleapis/java-notification@e63c470))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] authored Aug 24, 2022
1 parent e63c470 commit a13c147
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions java-notification/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.123.9](https://github.com/googleapis/java-notification/compare/v0.123.8...v0.123.9) (2022-08-24)


### Dependencies

* update dependency com.google.cloud:google-cloud-pubsub-bom to v1.120.13 ([#656](https://github.com/googleapis/java-notification/issues/656)) ([2e2a481](https://github.com/googleapis/java-notification/commit/2e2a481d91b9e73e985119ec53879b9d9f677d74))

## [0.123.8](https://github.com/googleapis/java-notification/compare/v0.123.7...v0.123.8) (2022-08-19)


Expand Down
2 changes: 1 addition & 1 deletion java-notification/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>google-cloud-notification</artifactId>
<version>0.123.9-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-notification:current} -->
<version>0.123.9-beta</version><!-- {x-version-update:google-cloud-notification:current} -->
<packaging>jar</packaging>
<name>Google Cloud Pub/Sub Notifications for GCS</name>
<url>https://github.com/googleapis/java-notification</url>
Expand Down
2 changes: 1 addition & 1 deletion java-notification/samples/snapshot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-notification</artifactId>
<version>0.123.9-beta-SNAPSHOT</version>
<version>0.123.9-beta</version>
</dependency>
<!-- {x-version-update-end} -->

Expand Down
2 changes: 1 addition & 1 deletion java-notification/versions.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version

google-cloud-notification:0.123.8-beta:0.123.9-beta-SNAPSHOT
google-cloud-notification:0.123.9-beta:0.123.9-beta

0 comments on commit a13c147

Please sign in to comment.