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
+ ## [ 2.1.5] ( https://github.com/googleapis/java-dns/compare/v2.1.4...v2.1.5 ) (2022-09-08)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * Update dependency com.google.cloud: google-cloud-shared-dependencies to v3.0.2 ([ #699 ] ( https://github.com/googleapis/java-dns/issues/699 ) ) ([ 4fadb06] ( https://github.com/googleapis/java-dns/commit/4fadb0669e80ca7567aa346233ba7c1b8ff58f29 ) )
9
+
3
10
## [ 2.1.4] ( https://github.com/googleapis/java-dns/compare/v2.1.3...v2.1.4 ) (2022-08-18)
4
11
5
12
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.5-SNAPSHOT </version ><!-- {x-version-update:google-cloud-dns:current} -->
7
+ <version >2.1.5</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.5-SNAPSHOT </version >
31
+ <version >2.1.5</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.4 :2.1.5-SNAPSHOT
4
+ google-cloud-dns:2.1.5 :2.1.5
You can’t perform that action at this time.
0 commit comments