File tree Expand file tree Collapse file tree 7 files changed +14
-7
lines changed
Expand file tree Collapse file tree 7 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 11
22 {
3- "." : " 1.5.15 " ,
3+ "." : " 1.6.0 " ,
44 "boms/cloud-lts-bom" : " 9.0.1"
5- }
5+ }
Original file line number Diff line number Diff line change 11# Linkage Checker Enforcer Rule and Linkage Monitor Change Log
22
3+ ## [ 1.6.0] ( https://github.com/GoogleCloudPlatform/cloud-opensource-java/compare/dependencies-v1.5.15...dependencies-v1.6.0 ) (2025-10-27)
4+
5+
6+ ### Features
7+
8+ * LTS 9 ([ #2410 ] ( https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/2410 ) ) ([ 536aad1] ( https://github.com/GoogleCloudPlatform/cloud-opensource-java/commit/536aad1459233175c8bb79bf29233e807f879df3 ) )
9+
310## 1.5.12
411* Fixed the bug in the Gradle plugin that affected artifacts with "pom" packaging ([ #2196 ] (
512 https://github.com/GoogleCloudPlatform/cloud-opensource-java/pull/2196 ))
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.google.cloud.tools</groupId >
1010 <artifactId >dependencies-parent</artifactId >
11- <version >1.5.16-SNAPSHOT </version ><!-- {x-version-update:dependencies:current} -->
11+ <version >1.6.0 </version ><!-- {x-version-update:dependencies:current} -->
1212 </parent >
1313
1414 <artifactId >dependencies</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.google.cloud.tools</groupId >
88 <artifactId >dependencies-parent</artifactId >
9- <version >1.5.16-SNAPSHOT </version ><!-- {x-version-update:dependencies:current} -->
9+ <version >1.6.0 </version ><!-- {x-version-update:dependencies:current} -->
1010 </parent >
1111
1212 <artifactId >linkage-checker-enforcer-rules</artifactId >
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >com.google.cloud.tools</groupId >
2424 <artifactId >dependencies-parent</artifactId >
25- <version >1.5.16-SNAPSHOT </version ><!-- {x-version-update:dependencies:current} -->
25+ <version >1.6.0 </version ><!-- {x-version-update:dependencies:current} -->
2626 </parent >
2727
2828 <artifactId >linkage-monitor</artifactId >
Original file line number Diff line number Diff line change 77 <groupId >com.google.cloud.tools</groupId >
88 <artifactId >dependencies-parent</artifactId >
99 <packaging >pom</packaging >
10- <version >1.5.16-SNAPSHOT </version ><!-- {x-version-update:dependencies:current} -->
10+ <version >1.6.0 </version ><!-- {x-version-update:dependencies:current} -->
1111
1212 <name >Cloud Tools Open Source Code Hygiene Tooling</name >
1313 <url >https://github.com/GoogleCloudPlatform/cloud-opensource-java/</url >
Original file line number Diff line number Diff line change 11# Format:
22# module:released-version:current-version
33
4- dependencies:1.5.15 :1.5.16-SNAPSHOT
4+ dependencies:1.6.0 :1.6.0
You can’t perform that action at this time.
0 commit comments