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.43 "
2+ "." : " 0.0.44 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.44] ( https://github.com/cloudquery/plugin-pb-java/compare/v0.0.43...v0.0.44 ) (2026-04-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency org.mockito: mockito-core to v5.23.0 ([ #243 ] ( https://github.com/cloudquery/plugin-pb-java/issues/243 ) ) ([ 7eb1d17] ( https://github.com/cloudquery/plugin-pb-java/commit/7eb1d172e70542f946ef92b633aafd755ac3f68a ) )
9+ * ** deps:** Update Gradle to v9.4.1 ([ #244 ] ( https://github.com/cloudquery/plugin-pb-java/issues/244 ) ) ([ aac1549] ( https://github.com/cloudquery/plugin-pb-java/commit/aac15491aa1cc443d1c1694d0c5d9d72b6ff685c ) )
10+ * ** deps:** Update grpc-java monorepo to v1.80.0 ([ #245 ] ( https://github.com/cloudquery/plugin-pb-java/issues/245 ) ) ([ 46232a1] ( https://github.com/cloudquery/plugin-pb-java/commit/46232a1a6462356f0c8ed8f3d180a712851efe8d ) )
11+ * ** deps:** Update protobuf monorepo to v4.34.1 ([ #246 ] ( https://github.com/cloudquery/plugin-pb-java/issues/246 ) ) ([ 2d1a58a] ( https://github.com/cloudquery/plugin-pb-java/commit/2d1a58a223335f45589aa1f782d302178624f004 ) )
12+
313## [ 0.0.43] ( https://github.com/cloudquery/plugin-pb-java/compare/v0.0.42...v0.0.43 ) (2026-03-01)
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.43 '
15+ version = ' 0.0.44 '
1616// x-release-please-end
1717
1818repositories {
You can’t perform that action at this time.
0 commit comments