File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed
Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.48 "
2+ "." : " 0.0.49 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.49] ( https://github.com/cloudquery/plugin-sdk-java/compare/v0.0.48...v0.0.49 ) (2026-02-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency gradle to v9.3.0 ([ #403 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/403 ) ) ([ 8996e95] ( https://github.com/cloudquery/plugin-sdk-java/commit/8996e95d65ce159f416ece647459490072a71c43 ) )
9+ * ** deps:** Update dependency nl.jqno.equalsverifier: equalsverifier to v4.3.1 ([ #404 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/404 ) ) ([ 1dedd94] ( https://github.com/cloudquery/plugin-sdk-java/commit/1dedd948e7c3516c8b90fd481d0037316da4fd9c ) )
10+ * ** deps:** Update dependency org.assertj: assertj-core to v3.27.7 ([ #402 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/402 ) ) ([ a616bc4] ( https://github.com/cloudquery/plugin-sdk-java/commit/a616bc4a0dfa0dad426a4a6f45e54ec332ead2f8 ) )
11+ * ** deps:** Update dependency org.mockito: mockito-core to v5.21.0 ([ #405 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/405 ) ) ([ b43d75c] ( https://github.com/cloudquery/plugin-sdk-java/commit/b43d75ce21b5cf9c655994aecaadddfbf262d758 ) )
12+ * ** deps:** Update plugin io.freefair.lombok to v9.2.0 ([ #410 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/410 ) ) ([ 7e8da5b] ( https://github.com/cloudquery/plugin-sdk-java/commit/7e8da5b3f21d12eae26488c05f1ad36155bd0621 ) )
13+
314## [ 0.0.48] ( https://github.com/cloudquery/plugin-sdk-java/compare/v0.0.47...v0.0.48 ) (2026-01-02)
415
516
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.48 '
10+ version = ' 0.0.49 '
1111// x-release-please-end
1212
1313repositories {
You can’t perform that action at this time.
0 commit comments