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

Commit f05f32a

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-dns to v1 (#169)
1 parent 6c62976 commit f05f32a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>com.google.cloud</groupId>
3131
<artifactId>google-cloud-dns</artifactId>
32-
<version>0.118.0-alpha</version>
32+
<version>1.0.0</version>
3333
</dependency>
3434
<!-- [END dns_install_without_bom] -->
3535

0 commit comments

Comments
 (0)