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.14 "
2+ "." : " 0.0.15 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.15] ( https://github.com/cloudquery/plugin-pb-java/compare/v0.0.14...v0.0.15 ) (2024-03-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency com.google.protobuf: protobuf-java-util to v3.25.3 ([ #83 ] ( https://github.com/cloudquery/plugin-pb-java/issues/83 ) ) ([ f8961bf] ( https://github.com/cloudquery/plugin-pb-java/commit/f8961bf1d58c4dd88c6b1cc8a6d78d4e6c2a9b5a ) )
9+ * ** deps:** Update dependency gradle to v8.6 ([ #85 ] ( https://github.com/cloudquery/plugin-pb-java/issues/85 ) ) ([ 0f5f17b] ( https://github.com/cloudquery/plugin-pb-java/commit/0f5f17b2c391330dcf7bddd0d02d5914b54eb4c7 ) )
10+ * ** deps:** Update grpc-java monorepo to v1.62.2 ([ #86 ] ( https://github.com/cloudquery/plugin-pb-java/issues/86 ) ) ([ 250e211] ( https://github.com/cloudquery/plugin-pb-java/commit/250e2119d5331bcf380eb239f1e4c10909d7fc6b ) )
11+ * Generate Java Code from ` plugin-pb ` ([ #87 ] ( https://github.com/cloudquery/plugin-pb-java/issues/87 ) ) ([ e09b4fd] ( https://github.com/cloudquery/plugin-pb-java/commit/e09b4fd240d09814c893efe96c8cb4e227e803f8 ) )
12+
313## [ 0.0.14] ( https://github.com/cloudquery/plugin-pb-java/compare/v0.0.13...v0.0.14 ) (2024-02-07)
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.14 '
13+ version = ' 0.0.15 '
1414// x-release-please-end
1515
1616repositories {
You can’t perform that action at this time.
0 commit comments