File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.12] ( https://github.com/cloudquery/plugin-sdk-java/compare/v0.0.11...v0.0.12 ) (2023-10-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency gradle to v8.3 ([ #128 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/128 ) ) ([ 567a6f3] ( https://github.com/cloudquery/plugin-sdk-java/commit/567a6f3ee3cc14af2417c2f2ca64c701eb69d3fa ) )
9+ * ** deps:** Update dependency io.cloudquery: plugin-pb-java to v0.0.7 ([ #125 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/125 ) ) ([ 9307c76] ( https://github.com/cloudquery/plugin-sdk-java/commit/9307c76e0a1bd0ae0b965ecb72b82ad72d76ebc3 ) )
10+ * ** deps:** Update dependency io.grpc: grpc-protobuf to v1.58.0 ([ #129 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/129 ) ) ([ 674b9b8] ( https://github.com/cloudquery/plugin-sdk-java/commit/674b9b81f92d8b847e43f6049adb7c285dafb966 ) )
11+ * ** deps:** Update dependency nl.jqno.equalsverifier: equalsverifier to v3.15.2 ([ #127 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/127 ) ) ([ 4050638] ( https://github.com/cloudquery/plugin-sdk-java/commit/405063845f83017b6adea4cbc7997ec4ec6d5441 ) )
12+
313## [ 0.0.11] ( https://github.com/cloudquery/plugin-sdk-java/compare/v0.0.10...v0.0.11 ) (2023-09-01)
414
515
Original file line number Diff line number Diff line change 1111
1212group ' io.cloudquery.plugin.sdk'
1313// x-release-please-start-version
14- version = ' 0.0.11 '
14+ version = ' 0.0.12 '
1515// x-release-please-end
1616
1717repositories {
You can’t perform that action at this time.
0 commit comments