Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

chore(main): release 0.123.6 #644

Merged
merged 1 commit into from
Aug 11, 2022
Merged
Show file tree
Hide file tree
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
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.123.6](https://github.com/googleapis/java-notification/compare/v0.123.5...v0.123.6) (2022-08-11)


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#637](https://github.com/googleapis/java-notification/issues/637)) ([11fdce9](https://github.com/googleapis/java-notification/commit/11fdce954b94bd990fb4eccfb4835dc35ac54497))
* update dependency com.google.cloud:google-cloud-storage to v2.10.0 ([#632](https://github.com/googleapis/java-notification/issues/632)) ([a4ae85b](https://github.com/googleapis/java-notification/commit/a4ae85b967f436296eef5e62aa39ccb5a4746ef2))
* update dependency com.google.cloud:google-cloud-storage to v2.11.0 ([#639](https://github.com/googleapis/java-notification/issues/639)) ([e4cf4d9](https://github.com/googleapis/java-notification/commit/e4cf4d92563438ba42cff31b41a5e6cd7e4fa31a))
* update dependency com.google.cloud:google-cloud-storage to v2.11.1 ([#640](https://github.com/googleapis/java-notification/issues/640)) ([9b66b15](https://github.com/googleapis/java-notification/commit/9b66b1574e04e25c497e4058315ede96c48f17a9))
* update dependency com.google.cloud:google-cloud-storage to v2.11.2 ([#641](https://github.com/googleapis/java-notification/issues/641)) ([f2c0516](https://github.com/googleapis/java-notification/commit/f2c0516d319dcb40ef777ea27a5cd412da61e66f))

## [0.123.5](https://github.com/googleapis/java-notification/compare/v0.123.4...v0.123.5) (2022-07-13)


Expand Down
2 changes: 1 addition & 1 deletion 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.6-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-notification:current} -->
<version>0.123.6-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 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.6-beta-SNAPSHOT</version>
<version>0.123.6-beta</version>
</dependency>
<!-- {x-version-update-end} -->

Expand Down
2 changes: 1 addition & 1 deletion 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.5-beta:0.123.6-beta-SNAPSHOT
google-cloud-notification:0.123.6-beta:0.123.6-beta