File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed
Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.40 "
2+ "." : " 0.0.41 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.41] ( https://github.com/cloudquery/plugin-pb-java/compare/v0.0.40...v0.0.41 ) (2025-12-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency com.google.protobuf: protobuf-java-util to v4.33.1 ([ #213 ] ( https://github.com/cloudquery/plugin-pb-java/issues/213 ) ) ([ f718ee3] ( https://github.com/cloudquery/plugin-pb-java/commit/f718ee391c2d2fd041c794eba9cf7801ebaff880 ) )
9+ * ** deps:** Update dependency gradle to v9.2.1 ([ #214 ] ( https://github.com/cloudquery/plugin-pb-java/issues/214 ) ) ([ 476d854] ( https://github.com/cloudquery/plugin-pb-java/commit/476d8541038a49f90941584c4f29e76fea18bc7b ) )
10+ * ** deps:** Update grpc-java monorepo to v1.77.0 ([ #215 ] ( https://github.com/cloudquery/plugin-pb-java/issues/215 ) ) ([ bdfeae6] ( https://github.com/cloudquery/plugin-pb-java/commit/bdfeae6eeee392aef812ba6b1c3d2d3c21c0a797 ) )
11+ * Generate Java Code from ` plugin-pb ` ([ #209 ] ( https://github.com/cloudquery/plugin-pb-java/issues/209 ) ) ([ afce142] ( https://github.com/cloudquery/plugin-pb-java/commit/afce1425fa179706a575703fd3f6320e38e2efce ) )
12+ * Generate Java Code from ` plugin-pb ` ([ #216 ] ( https://github.com/cloudquery/plugin-pb-java/issues/216 ) ) ([ 1051a64] ( https://github.com/cloudquery/plugin-pb-java/commit/1051a641f5579eda9e9e5ea936678f8e51ccd8c3 ) )
13+
314## [ 0.0.40] ( https://github.com/cloudquery/plugin-pb-java/compare/v0.0.39...v0.0.40 ) (2025-10-16)
415
516
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ application {
1212
1313group ' io.cloudquery'
1414// x-release-please-start-version
15- version = ' 0.0.40 '
15+ version = ' 0.0.41 '
1616// x-release-please-end
1717
1818repositories {
You can’t perform that action at this time.
0 commit comments