File tree Expand file tree Collapse file tree
java-datastore/google-cloud-datastore
java-maps-mapmanagement/google-maps-mapmanagement-bom Expand file tree Collapse file tree Original file line number Diff line number Diff line change 208208 <dependency >
209209 <groupId >com.google.cloud</groupId >
210210 <artifactId >google-cloud-monitoring</artifactId >
211- <version >3.91.0 </version ><!-- {x-version-update:google-cloud-monitoring:current} -->
211+ <version >3.93.0-SNAPSHOT </version ><!-- {x-version-update:google-cloud-monitoring:current} -->
212212 </dependency >
213213 <dependency >
214214 <groupId >com.google.api.grpc</groupId >
215215 <artifactId >proto-google-cloud-monitoring-v3</artifactId >
216- <version >3.91.0 </version ><!-- {x-version-update:google-cloud-monitoring:current} -->
216+ <version >3.93.0-SNAPSHOT </version ><!-- {x-version-update:google-cloud-monitoring:current} -->
217217 </dependency >
218218 <dependency >
219219 <groupId >io.opentelemetry</groupId >
Original file line number Diff line number Diff line change 4343 s .replace (f'owl-bot-staging/v1/proto-google-cloud-{ service } -{ version } -java/src/**/*.java' , bad_license_header , license_header )
4444 s .move (library )
4545s .remove_staging_dirs ()
46- java .common_templates (monorepo = True , excludes = [
47- ".github/*" ,
48- ".kokoro/*" ,
49- "samples/*" ,
50- "CODE_OF_CONDUCT.md" ,
51- "CONTRIBUTING.md" ,
52- "LICENSE" ,
53- "SECURITY.md" ,
54- "java.header" ,
55- "license-checks.xml" ,
56- "renovate.json" ,
57- ".gitignore"
46+ java .common_templates (
47+ monorepo = True ,
48+ excludes = [
49+ ".github/*" ,
50+ ".kokoro/*" ,
51+ "samples/*" ,
52+ "CODE_OF_CONDUCT.md" ,
53+ "CONTRIBUTING.md" ,
54+ "LICENSE" ,
55+ "SECURITY.md" ,
56+ "java.header" ,
57+ "license-checks.xml" ,
58+ "renovate.json" ,
59+ ".gitignore"
5860])
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.google.cloud</groupId >
1010 <artifactId >google-cloud-pom-parent</artifactId >
11- <version >1.85.0 </version ><!-- {x-version-update:google-cloud-java:current} -->
11+ <version >1.86.0-SNAPSHOT </version ><!-- {x-version-update:google-cloud-java:current} -->
1212 <relativePath >../../google-cloud-pom-parent/pom.xml</relativePath >
1313 </parent >
1414
You can’t perform that action at this time.
0 commit comments