File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.45 "
2+ "." : " 0.0.46 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.46] ( https://github.com/cloudquery/plugin-pb-java/compare/v0.0.45...v0.0.46 ) (2026-06-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update Gradle to v9.5.1 ([ #256 ] ( https://github.com/cloudquery/plugin-pb-java/issues/256 ) ) ([ 0a90321] ( https://github.com/cloudquery/plugin-pb-java/commit/0a903218cd40f963f23faa621d303886676de9a7 ) )
9+ * ** deps:** Update plugin com.google.protobuf to v0.10.0 ([ #251 ] ( https://github.com/cloudquery/plugin-pb-java/issues/251 ) ) ([ 14b4b39] ( https://github.com/cloudquery/plugin-pb-java/commit/14b4b39a6f740c7c47b0b094b2091eef0bdeeb6a ) )
10+ * Generate Java Code from ` plugin-pb ` ([ #254 ] ( https://github.com/cloudquery/plugin-pb-java/issues/254 ) ) ([ 3ccc243] ( https://github.com/cloudquery/plugin-pb-java/commit/3ccc24303f65c6125329ed4e7a27e65b5998e514 ) )
11+
312## [ 0.0.45] ( https://github.com/cloudquery/plugin-pb-java/compare/v0.0.44...v0.0.45 ) (2026-04-01)
413
514
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.45 '
15+ version = ' 0.0.46 '
1616// x-release-please-end
1717
1818repositories {
You can’t perform that action at this time.
0 commit comments