File tree Expand file tree Collapse file tree 7 files changed +217
-7
lines changed Expand file tree Collapse file tree 7 files changed +217
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "google-cloud-bom" : " 0.175 .0" ,
3
- "libraries-bom" : " 25.4.0 "
2
+ "google-cloud-bom" : " 0.176 .0" ,
3
+ "libraries-bom" : " 25.4.1 "
4
4
}
Load Diff Large diffs are not rendered by default.
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.175.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bom:current} -->
7
+ <version >0.176.0 </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.175 .0:0.175.1-SNAPSHOT
4
+ google-cloud-bom:0.176 .0:0.176.0
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 25.4.1] ( https://github.com/googleapis/java-cloud-bom/compare/libraries-bom-v25.4.0...libraries-bom-v25.4.1 ) (2022-07-06)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * shared dependencies BOM 2.13.0 ([ #4689 ] ( https://github.com/googleapis/java-cloud-bom/issues/4689 ) ) ([ 2cf36b6] ( https://github.com/googleapis/java-cloud-bom/commit/2cf36b694547800df497be55351ba8f12278933c ) )
9
+ * The following workspace dependencies were updated
10
+ * com.google.cloud: google-cloud-bom bumped to 0.176.0
11
+
3
12
## [ 25.4.0] ( https://github.com/googleapis/java-cloud-bom/compare/libraries-bom-v25.3.0...libraries-bom-v25.4.0 ) (2022-06-02)
4
13
5
14
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.google.cloud</groupId >
6
6
<artifactId >libraries-bom</artifactId >
7
- <version >25.4.1-SNAPSHOT </version ><!-- {x-version-update:libraries-bom:current} -->
7
+ <version >25.4.1</version ><!-- {x-version-update:libraries-bom:current} -->
8
8
<packaging >pom</packaging >
9
9
10
10
<name >Google Cloud Platform Supported Libraries</name >
221
221
<dependency >
222
222
<groupId >com.google.cloud</groupId >
223
223
<artifactId >google-cloud-bom</artifactId >
224
- <version >0.175.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bom:current} -->
224
+ <version >0.176.0 </version ><!-- {x-version-update:google-cloud-bom:current} -->
225
225
<type >pom</type >
226
226
<scope >import</scope >
227
227
</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:25.4.0 :25.4.1-SNAPSHOT
4
+ libraries-bom:25.4.1 :25.4.1
You can’t perform that action at this time.
0 commit comments