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.44 "
2+ "." : " 0.0.45 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.45] ( https://github.com/cloudquery/plugin-sdk-java/compare/v0.0.44...v0.0.45 ) (2025-10-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency nl.jqno.equalsverifier: equalsverifier to v4 ([ #375 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/375 ) ) ([ ff6972d] ( https://github.com/cloudquery/plugin-sdk-java/commit/ff6972d5691e173845c24c74a45a49cedb75daf5 ) )
9+ * ** deps:** Update dependency org.mockito: mockito-core to v5.20.0 ([ #368 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/368 ) ) ([ 14791e2] ( https://github.com/cloudquery/plugin-sdk-java/commit/14791e27b2cca4d0bae855d2beb395ce06f4b304 ) )
10+ * ** deps:** Update plugin com.diffplug.spotless to v7 ([ #376 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/376 ) ) ([ d38c03e] ( https://github.com/cloudquery/plugin-sdk-java/commit/d38c03e16e92f26fa884b0058e26fa5d483a39e8 ) )
11+ * ** deps:** Update plugin org.gradle.toolchains.foojay-resolver-convention to v1 ([ #377 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/377 ) ) ([ 0c0c48c] ( https://github.com/cloudquery/plugin-sdk-java/commit/0c0c48cab9196fd21b5f97925fc87e6ab4d5a75a ) )
12+
313## [ 0.0.44] ( https://github.com/cloudquery/plugin-sdk-java/compare/v0.0.43...v0.0.44 ) (2025-10-01)
414
515
Original file line number Diff line number Diff line change 1111
1212group ' io.cloudquery'
1313// x-release-please-start-version
14- version = ' 0.0.44 '
14+ version = ' 0.0.45 '
1515// x-release-please-end
1616
1717repositories {
You can’t perform that action at this time.
0 commit comments