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.47 "
2+ "." : " 0.0.48 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.48] ( https://github.com/cloudquery/plugin-sdk-java/compare/v0.0.47...v0.0.48 ) (2025-12-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency com.fasterxml.jackson.core: jackson-core to v2.20.1 ([ #391 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/391 ) ) ([ 9fe07de] ( https://github.com/cloudquery/plugin-sdk-java/commit/9fe07de8c1a445fd7c877e0d4509b457d78a6a44 ) )
9+ * ** deps:** Update dependency nl.jqno.equalsverifier: equalsverifier to v4.2 ([ #387 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/387 ) ) ([ 5dc3164] ( https://github.com/cloudquery/plugin-sdk-java/commit/5dc316419a12bf6b707eb6fb266f8cb768d40eef ) )
10+ * ** deps:** Update dependency nl.jqno.equalsverifier: equalsverifier to v4.2.3 ([ #392 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/392 ) ) ([ 4aff709] ( https://github.com/cloudquery/plugin-sdk-java/commit/4aff709e71a95b459861b46caf0c973f57a231b7 ) )
11+ * ** deps:** Update grpc-java monorepo to v1.76.0 ([ #389 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/389 ) ) ([ 5c0c9ce] ( https://github.com/cloudquery/plugin-sdk-java/commit/5c0c9ce0e1cf283ca58c1100e5f4e85ecaa1c29f ) )
12+
313## [ 0.0.47] ( https://github.com/cloudquery/plugin-sdk-java/compare/v0.0.46...v0.0.47 ) (2025-10-16)
414
515
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ plugins {
77
88group ' io.cloudquery'
99// x-release-please-start-version
10- version = ' 0.0.47 '
10+ version = ' 0.0.48 '
1111// x-release-please-end
1212
1313repositories {
You can’t perform that action at this time.
0 commit comments