This repository was archived by the owner on Sep 16, 2023. It is now read-only.
File tree 4 files changed +10
-3
lines changed
4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.123.11] ( https://github.com/googleapis/java-notification/compare/v0.123.10...v0.123.11 ) (2022-09-10)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * Update dependency com.google.cloud: google-cloud-pubsub-bom to v1.120.14 ([ #666 ] ( https://github.com/googleapis/java-notification/issues/666 ) ) ([ b4b12f8] ( https://github.com/googleapis/java-notification/commit/b4b12f83e9a7cc68228ef6204f5cf6ee33a551a3 ) )
9
+
3
10
## [ 0.123.10] ( https://github.com/googleapis/java-notification/compare/v0.123.9...v0.123.10 ) (2022-09-09)
4
11
5
12
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.11-beta-SNAPSHOT </version ><!-- {x-version-update:google-cloud-notification:current} -->
7
+ <version >0.123.11-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.11-beta-SNAPSHOT </version >
31
+ <version >0.123.11-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.10 -beta:0.123.11-beta-SNAPSHOT
4
+ google-cloud-notification:0.123.11 -beta:0.123.11-beta
You can’t perform that action at this time.
0 commit comments