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 1
1
{
2
- "." : " 0.0.42 "
2
+ "." : " 0.0.43 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.0.43] ( https://github.com/cloudquery/plugin-sdk-java/compare/v0.0.42...v0.0.43 ) (2025-08-01)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** Update dependency commons-io: commons-io to v2.20.0 ([ #343 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/343 ) ) ([ a8781df] ( https://github.com/cloudquery/plugin-sdk-java/commit/a8781df5d3498638eab256e31fb95fce89f821e7 ) )
9
+ * ** deps:** Update dependency gradle to v8.14.3 ([ #344 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/344 ) ) ([ 9bfb2ba] ( https://github.com/cloudquery/plugin-sdk-java/commit/9bfb2baac9d8ce480c1cde1647c7efcce110a708 ) )
10
+ * ** deps:** Update dependency org.apache.arrow: arrow-memory-core to v18.3.0 ([ #346 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/346 ) ) ([ 7a72630] ( https://github.com/cloudquery/plugin-sdk-java/commit/7a72630fd95ac3f7c0e6a45f08d6015cc7e256e1 ) )
11
+ * ** deps:** Update dependency org.apache.arrow: arrow-memory-netty to v18.3.0 ([ #347 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/347 ) ) ([ a842d83] ( https://github.com/cloudquery/plugin-sdk-java/commit/a842d833b1876a43424b01e849a9b72e75705b74 ) )
12
+
3
13
## [ 0.0.42] ( https://github.com/cloudquery/plugin-sdk-java/compare/v0.0.41...v0.0.42 ) (2025-07-01)
4
14
5
15
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.42 '
14
+ version = ' 0.0.43 '
15
15
// x-release-please-end
16
16
17
17
repositories {
You can’t perform that action at this time.
0 commit comments