From ff62de07f8157f77000d28a2a211ad942deb6317 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Thu, 6 Oct 2022 15:24:14 +0000
Subject: [PATCH] chore(main): release 0.123.18 (#728)
:robot: I have created a release *beep* *boop*
---
## [0.123.18](https://togithub.com/googleapis/java-notification/compare/v0.123.17...v0.123.18) (2022-10-06)
### Dependencies
* Update dependency com.google.cloud:google-cloud-pubsub-bom to v1.120.20 ([#725](https://togithub.com/googleapis/java-notification/issues/725)) ([1379a51](https://togithub.com/googleapis/java-notification/commit/1379a51ed7a52ad3966e483aea5bbac1a6c90f95))
* Update dependency com.google.cloud:google-cloud-storage to v2.13.0 ([#727](https://togithub.com/googleapis/java-notification/issues/727)) ([9b63ba7](https://togithub.com/googleapis/java-notification/commit/9b63ba7637ca5134faf1aa8a406d4b2064351940))
* Update dependency gcp-releasetool to v1.8.10 ([#726](https://togithub.com/googleapis/java-notification/issues/726)) ([f89b1e9](https://togithub.com/googleapis/java-notification/commit/f89b1e9cf69dc22fec05ccf13db1f5bfb288c0fc))
---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
---
java-notification/CHANGELOG.md | 9 +++++++++
java-notification/pom.xml | 2 +-
java-notification/samples/snapshot/pom.xml | 2 +-
java-notification/versions.txt | 2 +-
4 files changed, 12 insertions(+), 3 deletions(-)
diff --git a/java-notification/CHANGELOG.md b/java-notification/CHANGELOG.md
index acf840e1d559..1052bb35a12c 100644
--- a/java-notification/CHANGELOG.md
+++ b/java-notification/CHANGELOG.md
@@ -1,5 +1,14 @@
# Changelog
+## [0.123.18](https://github.com/googleapis/java-notification/compare/v0.123.17...v0.123.18) (2022-10-06)
+
+
+### Dependencies
+
+* Update dependency com.google.cloud:google-cloud-pubsub-bom to v1.120.20 ([#725](https://github.com/googleapis/java-notification/issues/725)) ([8bee33e](https://github.com/googleapis/java-notification/commit/8bee33e8bcc40bfe82d1eebee2c3b604164e69d0))
+* Update dependency com.google.cloud:google-cloud-storage to v2.13.0 ([#727](https://github.com/googleapis/java-notification/issues/727)) ([a2ad176](https://github.com/googleapis/java-notification/commit/a2ad1769b073c36f5df8bccda9d84b819abd9d71))
+* Update dependency gcp-releasetool to v1.8.10 ([#726](https://github.com/googleapis/java-notification/issues/726)) ([6f8edc7](https://github.com/googleapis/java-notification/commit/6f8edc7107fc15109d5ba16f5e537826f3d5cd02))
+
## [0.123.17](https://github.com/googleapis/java-notification/compare/v0.123.16...v0.123.17) (2022-10-03)
diff --git a/java-notification/pom.xml b/java-notification/pom.xml
index c6e2f2aa090b..c98e46949ff1 100644
--- a/java-notification/pom.xml
+++ b/java-notification/pom.xml
@@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
google-cloud-notification
- 0.123.18-beta-SNAPSHOT
+ 0.123.18-beta
jar
Google Cloud Pub/Sub Notifications for GCS
https://github.com/googleapis/java-notification
diff --git a/java-notification/samples/snapshot/pom.xml b/java-notification/samples/snapshot/pom.xml
index 113c4f6f6a1c..a9de53f2dfef 100644
--- a/java-notification/samples/snapshot/pom.xml
+++ b/java-notification/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-notification
- 0.123.18-beta-SNAPSHOT
+ 0.123.18-beta
diff --git a/java-notification/versions.txt b/java-notification/versions.txt
index 99683092dc21..e59e4e0ce967 100644
--- a/java-notification/versions.txt
+++ b/java-notification/versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version
-google-cloud-notification:0.123.17-beta:0.123.18-beta-SNAPSHOT
\ No newline at end of file
+google-cloud-notification:0.123.18-beta:0.123.18-beta
\ No newline at end of file