File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
13
## [ 0.0.11] ( https://github.com/cloudquery/plugin-sdk-java/compare/v0.0.10...v0.0.11 ) (2023-09-01)
4
14
5
15
Original file line number Diff line number Diff line change 11
11
12
12
group ' io.cloudquery.plugin.sdk'
13
13
// x-release-please-start-version
14
- version = ' 0.0.11 '
14
+ version = ' 0.0.12 '
15
15
// x-release-please-end
16
16
17
17
repositories {
You can’t perform that action at this time.
0 commit comments