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.26 "
2+ "." : " 0.0.27 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.27] ( https://github.com/cloudquery/plugin-pb-java/compare/v0.0.26...v0.0.27 ) (2024-11-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency com.google.protobuf: protobuf-java-util to v4.28.3 ([ #139 ] ( https://github.com/cloudquery/plugin-pb-java/issues/139 ) ) ([ 1c59ebb] ( https://github.com/cloudquery/plugin-pb-java/commit/1c59ebb2684f7adb205823587dee6c33ceac3b9d ) )
9+ * ** deps:** Update dependency org.mockito: mockito-core to v5.14.2 ([ #140 ] ( https://github.com/cloudquery/plugin-pb-java/issues/140 ) ) ([ 42520e9] ( https://github.com/cloudquery/plugin-pb-java/commit/42520e9671c245853cae7dd09d767fb0a05e6eca ) )
10+ * ** deps:** Update grpc-java monorepo to v1.68.1 ([ #142 ] ( https://github.com/cloudquery/plugin-pb-java/issues/142 ) ) ([ cd06246] ( https://github.com/cloudquery/plugin-pb-java/commit/cd062467e4a5c55e7be6cd6c86bfac44abb8b723 ) )
11+ * Generate Java Code from ` plugin-pb ` ([ #143 ] ( https://github.com/cloudquery/plugin-pb-java/issues/143 ) ) ([ 7fa5508] ( https://github.com/cloudquery/plugin-pb-java/commit/7fa5508b5d16199e8a29711c29074b848648a44f ) )
12+
313## [ 0.0.26] ( https://github.com/cloudquery/plugin-pb-java/compare/v0.0.25...v0.0.26 ) (2024-10-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.26 '
13+ version = ' 0.0.27 '
1414// x-release-please-end
1515
1616repositories {
You can’t perform that action at this time.
0 commit comments