Skip to content

Commit ee5fc99

Browse files
chore(main): release 0.123.10 (#662)
🤖 I have created a release *beep* *boop* --- ## [0.123.10](googleapis/java-notification@v0.123.9...v0.123.10) (2022-09-09) ### Dependencies * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#661](googleapis/java-notification#661)) ([bb0b9eb](googleapis/java-notification@bb0b9eb)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent bb0b9eb commit ee5fc99

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

java-notification/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.123.10](https://github.com/googleapis/java-notification/compare/v0.123.9...v0.123.10) (2022-09-09)
4+
5+
6+
### Dependencies
7+
8+
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#661](https://github.com/googleapis/java-notification/issues/661)) ([849e026](https://github.com/googleapis/java-notification/commit/849e026c541cea61ce7b62f1f6cd3429396b776f))
9+
310
## [0.123.9](https://github.com/googleapis/java-notification/compare/v0.123.8...v0.123.9) (2022-08-24)
411

512

java-notification/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>google-cloud-notification</artifactId>
7-
<version>0.123.10-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-notification:current} -->
7+
<version>0.123.10-beta</version><!-- {x-version-update:google-cloud-notification:current} -->
88
<packaging>jar</packaging>
99
<name>Google Cloud Pub/Sub Notifications for GCS</name>
1010
<url>https://github.com/googleapis/java-notification</url>

java-notification/samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>com.google.cloud</groupId>
3030
<artifactId>google-cloud-notification</artifactId>
31-
<version>0.123.10-beta-SNAPSHOT</version>
31+
<version>0.123.10-beta</version>
3232
</dependency>
3333
<!-- {x-version-update-end} -->
3434

java-notification/versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Format:
22
# module:released-version:current-version
33

4-
google-cloud-notification:0.123.9-beta:0.123.10-beta-SNAPSHOT
4+
google-cloud-notification:0.123.10-beta:0.123.10-beta

0 commit comments

Comments
 (0)