Skip to content

Commit 15fe824

Browse files
committed
Pin google-cloud-monitoring to 3.1.+
Resolves gh-3080
1 parent ae03ce6 commit 15fe824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ def VERSIONS = [
77
'com.github.ben-manes.caffeine:caffeine:2.+',
88
'com.github.charithe:kafka-junit:latest.release',
99
'com.github.tomakehurst:wiremock-jre8-standalone:latest.release',
10-
'com.google.cloud:google-cloud-monitoring:latest.release',
10+
'com.google.cloud:google-cloud-monitoring:3.1.+',
1111
'com.google.dagger:dagger:2.11',
1212
'com.google.dagger:dagger-compiler:2.11',
1313
'com.google.guava:guava:latest.release',

0 commit comments

Comments
 (0)