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.31 "
2+ "." : " 0.0.32 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.32] ( https://github.com/cloudquery/plugin-pb-java/compare/v0.0.31...v0.0.32 ) (2025-05-02)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency com.google.protobuf: protobuf-java-util to v4.30.2 ([ #162 ] ( https://github.com/cloudquery/plugin-pb-java/issues/162 ) ) ([ 81a22b1] ( https://github.com/cloudquery/plugin-pb-java/commit/81a22b1d356f4c2181f889c5982fc099a750c75d ) )
9+ * ** deps:** Update dependency org.mockito: mockito-core to v5.17.0 ([ #163 ] ( https://github.com/cloudquery/plugin-pb-java/issues/163 ) ) ([ c6f40d7] ( https://github.com/cloudquery/plugin-pb-java/commit/c6f40d778dd7eb14cb0d8ecf1ad00c70f54b25f0 ) )
10+ * ** deps:** Update grpc-java monorepo to v1.72.0 ([ #165 ] ( https://github.com/cloudquery/plugin-pb-java/issues/165 ) ) ([ 681eedd] ( https://github.com/cloudquery/plugin-pb-java/commit/681eedd80bb13f20539404684c4e8d5e5132e734 ) )
11+ * Generate Java Code from ` plugin-pb ` ([ #166 ] ( https://github.com/cloudquery/plugin-pb-java/issues/166 ) ) ([ 7e2ac59] ( https://github.com/cloudquery/plugin-pb-java/commit/7e2ac598669be9b9bc4326e08172fb43c2a2e4c2 ) )
12+
313## [ 0.0.31] ( https://github.com/cloudquery/plugin-pb-java/compare/v0.0.30...v0.0.31 ) (2025-04-01)
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.31 '
13+ version = ' 0.0.32 '
1414// x-release-please-end
1515
1616repositories {
You can’t perform that action at this time.
0 commit comments