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.33 "
2+ "." : " 0.0.34 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.34] ( https://github.com/cloudquery/plugin-pb-java/compare/v0.0.33...v0.0.34 ) (2025-07-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency com.google.protobuf: protobuf-java-util to v4.31.1 ([ #172 ] ( https://github.com/cloudquery/plugin-pb-java/issues/172 ) ) ([ 7316e77] ( https://github.com/cloudquery/plugin-pb-java/commit/7316e773aeabfdee3c0d267a76718bd5cd3586d5 ) )
9+ * ** deps:** Update dependency gradle to v8.14.2 ([ #173 ] ( https://github.com/cloudquery/plugin-pb-java/issues/173 ) ) ([ 553ee1d] ( https://github.com/cloudquery/plugin-pb-java/commit/553ee1d5c5408d36c7ce9348a60112cc14eb1a81 ) )
10+ * Generate Java Code from ` plugin-pb ` ([ #170 ] ( https://github.com/cloudquery/plugin-pb-java/issues/170 ) ) ([ 338d022] ( https://github.com/cloudquery/plugin-pb-java/commit/338d02226b6e75c2b4a609c6ba1563f4b603578b ) )
11+ * Generate Java Code from ` plugin-pb ` ([ #174 ] ( https://github.com/cloudquery/plugin-pb-java/issues/174 ) ) ([ d2e0187] ( https://github.com/cloudquery/plugin-pb-java/commit/d2e01871acd83621eee23e86c540cedd1a20682f ) )
12+
313## [ 0.0.33] ( https://github.com/cloudquery/plugin-pb-java/compare/v0.0.32...v0.0.33 ) (2025-06-26)
414
515
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ mainClassName = 'main.Main'
1010
1111group ' io.cloudquery'
1212// x-release-please-start-version
13- version = ' 0.0.33 '
13+ version = ' 0.0.34 '
1414// x-release-please-end
1515
1616repositories {
You can’t perform that action at this time.
0 commit comments