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
+ # Changelog
2
+
3
+ ## 1.0.0 (2023-08-08)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** Update dependency io.grpc: grpc-protobuf to v1.57.1 ([ #10 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/10 ) ) ([ bcfa29c] ( https://github.com/cloudquery/plugin-sdk-java/commit/bcfa29c0161030b8c01da8e22ab2ba08fee76d52 ) )
9
+ * ** deps:** Update dependency io.grpc: grpc-testing to v1.57.1 ([ #13 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/13 ) ) ([ a7b1fa6] ( https://github.com/cloudquery/plugin-sdk-java/commit/a7b1fa65d901237319ff045623fc46ec9725a485 ) )
10
+ * ** deps:** Update plugin org.gradle.toolchains.foojay-resolver-convention to v0.6.0 ([ #14 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/14 ) ) ([ 443990c] ( https://github.com/cloudquery/plugin-sdk-java/commit/443990c7b46be5cf00bd4b65d5f545b6b441c9ec ) )
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
6
6
7
7
group ' io.cloudquery'
8
8
// x-release-please-start-version
9
- version = ' 0 .0.1 '
9
+ version = ' 1 .0.0 '
10
10
// x-release-please-end
11
11
12
12
repositories {
You can’t perform that action at this time.
0 commit comments