File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.0.29 "
2
+ "." : " 0.0.30 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.0.30] ( https://github.com/cloudquery/plugin-sdk-java/compare/v0.0.29...v0.0.30 ) (2024-07-08)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** Update dependency io.cloudquery: plugin-pb-java to v0.0.19 ([ #243 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/243 ) ) ([ 27c8044] ( https://github.com/cloudquery/plugin-sdk-java/commit/27c804403f38f12e6bca568057888c4f61871e0e ) )
9
+ * ** deps:** Update grpc-java monorepo to v1.65.0 ([ #242 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/242 ) ) ([ 79ad2c5] ( https://github.com/cloudquery/plugin-sdk-java/commit/79ad2c50d96dd4d6e4e5a1a2091ce32b12245006 ) )
10
+ * ** deps:** Update junit5 monorepo to v5.10.3 ([ #240 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/240 ) ) ([ 1863b62] ( https://github.com/cloudquery/plugin-sdk-java/commit/1863b62ee6fe2e8d8b9504db81604cbc33178b0e ) )
11
+
3
12
## [ 0.0.29] ( https://github.com/cloudquery/plugin-sdk-java/compare/v0.0.28...v0.0.29 ) (2024-06-02)
4
13
5
14
Original file line number Diff line number Diff line change 11
11
12
12
group ' io.cloudquery'
13
13
// x-release-please-start-version
14
- version = ' 0.0.29 '
14
+ version = ' 0.0.30 '
15
15
// x-release-please-end
16
16
17
17
repositories {
You can’t perform that action at this time.
0 commit comments