File tree 7 files changed +11
-8
lines changed
tests/dependency-convergence 7 files changed +11
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"google-cloud-bom" : " 0.183.0" ,
3
3
"libraries-bom" : " 26.2.0" ,
4
- "tests/dependency-convergence" : " 0.3.6 "
4
+ "tests/dependency-convergence" : " 0.3.7 "
5
5
}
Original file line number Diff line number Diff line change 4
4
<groupId >com.google.cloud</groupId >
5
5
<artifactId >google-cloud-bom</artifactId >
6
6
<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} -->
8
8
<name >Google Cloud Java BOM</name >
9
9
<url >https://github.com/googleapis/java-cloud-bom</url >
10
10
<description >
Original file line number Diff line number Diff line change 1
1
# Format:
2
2
# module:released-version:current-version
3
3
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 4
4
<!-- adding comment for testing-->
5
5
<groupId >com.google.cloud</groupId >
6
6
<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} -->
8
8
<packaging >pom</packaging >
9
9
10
10
<name >Google Cloud Platform Supported Libraries</name >
74
74
<dependency >
75
75
<groupId >com.google.cloud</groupId >
76
76
<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} -->
78
78
<type >pom</type >
79
79
<scope >import</scope >
80
80
</dependency >
Original file line number Diff line number Diff line change 1
1
# Format:
2
2
# module:released-version:current-version
3
3
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 18
18
* The following workspace dependencies were updated
19
19
* com.google.cloud: google-cloud-bom bumped to 0.183.0
20
20
21
+ * The following workspace dependencies were updated
22
+ * com.google.cloud: google-cloud-bom bumped to 0.183.1-SNAPSHOT
23
+
21
24
## [ 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)
22
25
23
26
Original file line number Diff line number Diff line change 5
5
<artifactId >full-convergence-check</artifactId >
6
6
<packaging >pom</packaging >
7
7
<!-- 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} -->
9
9
<name >Full convergence check for all library dependencies in Google Cloud Java BOM</name >
10
10
<description >
11
11
BOM for Full convergence check on google-cloud-java
24
24
<dependency >
25
25
<groupId >com.google.cloud</groupId >
26
26
<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} -->
28
28
<type >pom</type >
29
29
<scope >import</scope >
30
30
</dependency >
You can’t perform that action at this time.
0 commit comments