File tree Expand file tree Collapse file tree 7 files changed +11
-8
lines changed
tests/dependency-convergence Expand file tree Collapse file tree 7 files changed +11
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "google-cloud-bom" : " 0.183.0" ,
33 "libraries-bom" : " 26.2.0" ,
4- "tests/dependency-convergence" : " 0.3.6 "
4+ "tests/dependency-convergence" : " 0.3.7 "
55}
Original file line number Diff line number Diff line change 44 <groupId >com.google.cloud</groupId >
55 <artifactId >google-cloud-bom</artifactId >
66 <packaging >pom</packaging >
7- <version >0.183.0 </version ><!-- {x-version-update:google-cloud-bom:current} -->
7+ <version >0.183.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bom:current} -->
88 <name >Google Cloud Java BOM</name >
99 <url >https://github.com/googleapis/java-cloud-bom</url >
1010 <description >
Original file line number Diff line number Diff line change 11# Format:
22# module:released-version:current-version
33
4- google-cloud-bom:0.183.0:0.183.0
4+ google-cloud-bom:0.183.0:0.183.1-SNAPSHOT
Original file line number Diff line number Diff line change 44 <!-- adding comment for testing-->
55 <groupId >com.google.cloud</groupId >
66 <artifactId >libraries-bom</artifactId >
7- <version >26.2.0 </version ><!-- {x-version-update:libraries-bom:current} -->
7+ <version >26.2.1-SNAPSHOT </version ><!-- {x-version-update:libraries-bom:current} -->
88 <packaging >pom</packaging >
99
1010 <name >Google Cloud Platform Supported Libraries</name >
7474 <dependency >
7575 <groupId >com.google.cloud</groupId >
7676 <artifactId >google-cloud-bom</artifactId >
77- <version >0.183.0 </version ><!-- {x-version-update:google-cloud-bom:current} -->
77+ <version >0.183.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bom:current} -->
7878 <type >pom</type >
7979 <scope >import</scope >
8080 </dependency >
Original file line number Diff line number Diff line change 11# Format:
22# module:released-version:current-version
33
4- libraries-bom:26.2.0:26.2.0
4+ libraries-bom:26.2.0:26.2.1-SNAPSHOT
Original file line number Diff line number Diff line change 1818* The following workspace dependencies were updated
1919 * com.google.cloud: google-cloud-bom bumped to 0.183.0
2020
21+ * The following workspace dependencies were updated
22+ * com.google.cloud: google-cloud-bom bumped to 0.183.1-SNAPSHOT
23+
2124## [ 0.3.0] ( https://github.com/googleapis/java-cloud-bom/compare/tests-dependency-convergence-v0.2.0...tests-dependency-convergence-v0.3.0 ) (2022-09-19)
2225
2326
Original file line number Diff line number Diff line change 55 <artifactId >full-convergence-check</artifactId >
66 <packaging >pom</packaging >
77 <!-- We do not publish this module to Maven Central -->
8- <version >0.3.6 </version ><!-- {x-version-update:full-convergence-check:current} -->
8+ <version >0.3.7 </version ><!-- {x-version-update:full-convergence-check:current} -->
99 <name >Full convergence check for all library dependencies in Google Cloud Java BOM</name >
1010 <description >
1111 BOM for Full convergence check on google-cloud-java
2424 <dependency >
2525 <groupId >com.google.cloud</groupId >
2626 <artifactId >google-cloud-bom</artifactId >
27- <version >0.183.0 </version ><!-- {x-version-update:google-cloud-bom:current} -->
27+ <version >0.183.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bom:current} -->
2828 <type >pom</type >
2929 <scope >import</scope >
3030 </dependency >
You can’t perform that action at this time.
0 commit comments