This repository was archived by the owner on Oct 2, 2023. It is now read-only.

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ If you are using Maven without BOM, add this to your dependencies:
3939
<dependency>
4040
<groupId>com.google.cloud</groupId>
4141
<artifactId>google-cloud-monitoring</artifactId>
42-
<version>1.100.2-SNAPSHOT</version>
42+
<version>2.0.0</version>
4343
</dependency>
4444

4545
```
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://.com/googleapis/java-monitoring.git",
7-
"sha": "7b64f1af9df427e375955264c50a7df60b5e728e"
7+
"sha": "e5ef9136f2434d089014aa7e630e9882466c4ca6"
88
}
99
},
1010
{

0 commit comments

Comments
 (0)