File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.34 "
2+ "." : " 0.0.35 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.35] ( https://github.com/cloudquery/plugin-pb-java/compare/v0.0.34...v0.0.35 ) (2025-08-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency gradle to v8.14.3 ([ #176 ] ( https://github.com/cloudquery/plugin-pb-java/issues/176 ) ) ([ cbedc13] ( https://github.com/cloudquery/plugin-pb-java/commit/cbedc133ef131fa9a4508f9a41e75f2015cda819 ) )
9+ * ** deps:** Update dependency org.mockito: mockito-core to v5.18.0 ([ #179 ] ( https://github.com/cloudquery/plugin-pb-java/issues/179 ) ) ([ 5d68bb9] ( https://github.com/cloudquery/plugin-pb-java/commit/5d68bb9a253ff07ccf34b9564cdc7fbcac9a3193 ) )
10+ * ** deps:** Update grpc-java monorepo to v1.73.0 ([ #180 ] ( https://github.com/cloudquery/plugin-pb-java/issues/180 ) ) ([ 4fb5584] ( https://github.com/cloudquery/plugin-pb-java/commit/4fb5584f8d0caf495188ab52bbd207c1b29cc6de ) )
11+
312## [ 0.0.34] ( https://github.com/cloudquery/plugin-pb-java/compare/v0.0.33...v0.0.34 ) (2025-07-01)
413
514
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.34 '
13+ version = ' 0.0.35 '
1414// x-release-please-end
1515
1616repositories {
You can’t perform that action at this time.
0 commit comments