File tree 4 files changed +14
-3
lines changed
4 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.1.8] ( https://github.com/googleapis/java-dns/compare/v2.1.7...v2.1.8 ) (2022-10-06)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * Update dependency charset-normalizer to v2.1.1 ([ #719 ] ( https://github.com/googleapis/java-dns/issues/719 ) ) ([ 3ed0f81] ( https://github.com/googleapis/java-dns/commit/3ed0f812b58d25faff36fdeb30ba5b17d71b55e2 ) )
9
+ * Update dependency com.google.apis: google-api-services-dns to v1-rev20220915-2.0.0 ([ #713 ] ( https://github.com/googleapis/java-dns/issues/713 ) ) ([ b20712c] ( https://github.com/googleapis/java-dns/commit/b20712c4f7eece2da18137570ef90cb68ae3d152 ) )
10
+ * Update dependency com.google.cloud: google-cloud-shared-dependencies to v3.0.4 ([ #737 ] ( https://github.com/googleapis/java-dns/issues/737 ) ) ([ ad22c03] ( https://github.com/googleapis/java-dns/commit/ad22c030392f5fe36aa84a41e9c8f935da86ed67 ) )
11
+ * Update dependency google-api-core to v2.10.1 ([ #720 ] ( https://github.com/googleapis/java-dns/issues/720 ) ) ([ 3d25321] ( https://github.com/googleapis/java-dns/commit/3d25321ef52ba5330137086ad72f46ef3f25e58d ) )
12
+ * Update dependency google-cloud-core to v2.3.2 ([ #718 ] ( https://github.com/googleapis/java-dns/issues/718 ) ) ([ 9f77891] ( https://github.com/googleapis/java-dns/commit/9f778916b7fa5990d91bfb9983bda75d0c8ef03e ) )
13
+
3
14
## [ 2.1.7] ( https://github.com/googleapis/java-dns/compare/v2.1.6...v2.1.7 ) (2022-09-22)
4
15
5
16
Original file line number Diff line number Diff line change 4
4
<groupId >com.google.cloud</groupId >
5
5
<artifactId >google-cloud-dns</artifactId >
6
6
<packaging >jar</packaging >
7
- <version >2.1.8-SNAPSHOT </version ><!-- {x-version-update:google-cloud-dns:current} -->
7
+ <version >2.1.8</version ><!-- {x-version-update:google-cloud-dns:current} -->
8
8
<name >Google Cloud DNS Parent</name >
9
9
<url >https://github.com/googleapis/java-dns</url >
10
10
<description >
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-dns</artifactId >
31
- <version >2.1.8-SNAPSHOT </version >
31
+ <version >2.1.8</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-dns:2.1.7 :2.1.8-SNAPSHOT
4
+ google-cloud-dns:2.1.8 :2.1.8
You can’t perform that action at this time.
0 commit comments