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.35 "
2+ "." : " 0.0.36 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.36] ( https://github.com/cloudquery/plugin-sdk-java/compare/v0.0.35...v0.0.36 ) (2024-12-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency commons-io: commons-io to v2.18.0 ([ #293 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/293 ) ) ([ b3a12bf] ( https://github.com/cloudquery/plugin-sdk-java/commit/b3a12bf81d9e34fca594720e634b1037b83f13ff ) )
9+ * ** deps:** Update dependency gradle to v8.11.1 ([ #294 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/294 ) ) ([ 6a16d10] ( https://github.com/cloudquery/plugin-sdk-java/commit/6a16d108d97a9d6397c0053f0082ad4c88eddfe9 ) )
10+ * ** deps:** Update dependency nl.jqno.equalsverifier: equalsverifier to v3.17.3 ([ #290 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/290 ) ) ([ 92919c2] ( https://github.com/cloudquery/plugin-sdk-java/commit/92919c2ac8c1c207ad04600f59ac189a9a1982e8 ) )
11+ * ** deps:** Update log4j2 monorepo to v2.24.2 ([ #291 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/291 ) ) ([ 4afac67] ( https://github.com/cloudquery/plugin-sdk-java/commit/4afac671f175df6222cf94a9826e6d6c5fcf0a8a ) )
12+ * ** deps:** Update mockito monorepo to v5.14.2 ([ #295 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/295 ) ) ([ 4556dbf] ( https://github.com/cloudquery/plugin-sdk-java/commit/4556dbf2f86d819c68d585736cf0a6dca08a80c0 ) )
13+
314## [ 0.0.35] ( https://github.com/cloudquery/plugin-sdk-java/compare/v0.0.34...v0.0.35 ) (2024-11-04)
415
516
Original file line number Diff line number Diff line change 1111
1212group ' io.cloudquery'
1313// x-release-please-start-version
14- version = ' 0.0.35 '
14+ version = ' 0.0.36 '
1515// x-release-please-end
1616
1717repositories {
You can’t perform that action at this time.
0 commit comments