File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed
Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.42 "
2+ "." : " 0.0.43 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.43] ( https://github.com/cloudquery/plugin-pb-java/compare/v0.0.42...v0.0.43 ) (2026-03-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency com.google.protobuf: protobuf-java-util to v4.33.5 ([ #231 ] ( https://github.com/cloudquery/plugin-pb-java/issues/231 ) ) ([ b36f652] ( https://github.com/cloudquery/plugin-pb-java/commit/b36f652b6cf940371bb4ac995cc2bb520a0a08c1 ) )
9+ * ** deps:** Update dependency gradle to v9.3.1 ([ #232 ] ( https://github.com/cloudquery/plugin-pb-java/issues/232 ) ) ([ 63ce3fd] ( https://github.com/cloudquery/plugin-pb-java/commit/63ce3fd434b4293ccf06163fd772ae64df6c3faf ) )
10+ * ** deps:** Update grpc-java monorepo to v1.79.0 ([ #233 ] ( https://github.com/cloudquery/plugin-pb-java/issues/233 ) ) ([ 2cd5a59] ( https://github.com/cloudquery/plugin-pb-java/commit/2cd5a59170fd64aac38d83f03c2074d28945eedf ) )
11+ * Generate Java Code from ` plugin-pb ` ([ #235 ] ( https://github.com/cloudquery/plugin-pb-java/issues/235 ) ) ([ 7e5b3b0] ( https://github.com/cloudquery/plugin-pb-java/commit/7e5b3b046cf27458e5ec04c287c285b69894b280 ) )
12+
313## [ 0.0.42] ( https://github.com/cloudquery/plugin-pb-java/compare/v0.0.41...v0.0.42 ) (2026-02-02)
414
515
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.42 '
15+ version = ' 0.0.43 '
1616// x-release-please-end
1717
1818repositories {
You can’t perform that action at this time.
0 commit comments