File tree 4 files changed +12
-3
lines changed
4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.123.18] ( https://github.com/googleapis/java-notification/compare/v0.123.17...v0.123.18 ) (2022-10-06)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * 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 ) )
9
+ * 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 ) )
10
+ * 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 ) )
11
+
3
12
## [ 0.123.17] ( https://github.com/googleapis/java-notification/compare/v0.123.16...v0.123.17 ) (2022-10-03)
4
13
5
14
Original file line number Diff line number Diff line change 4
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<artifactId >google-cloud-notification</artifactId >
7
- <version >0.123.18-beta-SNAPSHOT </version ><!-- {x-version-update:google-cloud-notification:current} -->
7
+ <version >0.123.18-beta</version ><!-- {x-version-update:google-cloud-notification:current} -->
8
8
<packaging >jar</packaging >
9
9
<name >Google Cloud Pub/Sub Notifications for GCS</name >
10
10
<url >https://github.com/googleapis/java-notification</url >
Original file line number Diff line number Diff line change 28
28
<dependency >
29
29
<groupId >com.google.cloud</groupId >
30
30
<artifactId >google-cloud-notification</artifactId >
31
- <version >0.123.18-beta-SNAPSHOT </version >
31
+ <version >0.123.18-beta</version >
32
32
</dependency >
33
33
<!-- {x-version-update-end} -->
34
34
Original file line number Diff line number Diff line change 1
1
# Format:
2
2
# module:released-version:current-version
3
3
4
- google-cloud-notification:0.123.17 -beta:0.123.18-beta-SNAPSHOT
4
+ google-cloud-notification:0.123.18 -beta:0.123.18-beta
You can’t perform that action at this time.
0 commit comments