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.41 "
2
+ "." : " 0.0.42 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.0.42] ( https://github.com/cloudquery/plugin-sdk-java/compare/v0.0.41...v0.0.42 ) (2025-07-01)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** Update dependency commons-io: commons-io to v2.19.0 ([ #339 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/339 ) ) ([ f99a5aa] ( https://github.com/cloudquery/plugin-sdk-java/commit/f99a5aa606f2114fd3711fc01063510911629441 ) )
9
+ * ** deps:** Update dependency io.cloudquery: plugin-pb-java to v0.0.33 ([ #337 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/337 ) ) ([ 44b294c] ( https://github.com/cloudquery/plugin-sdk-java/commit/44b294c9903aed0354bc23226d3a1c7eb2dcc32e ) )
10
+ * ** deps:** Update dependency io.cloudquery: plugin-pb-java to v0.0.34 ([ #341 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/341 ) ) ([ 2eb3a83] ( https://github.com/cloudquery/plugin-sdk-java/commit/2eb3a83feef57382c79c36c2f74235465b7e3147 ) )
11
+ * ** deps:** Update dependency nl.jqno.equalsverifier: equalsverifier to v3.19.4 ([ #338 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/338 ) ) ([ 41b66b7] ( https://github.com/cloudquery/plugin-sdk-java/commit/41b66b78b33d9839d5a9851e5ddd5f0dfaac6d7f ) )
12
+
3
13
## [ 0.0.41] ( https://github.com/cloudquery/plugin-sdk-java/compare/v0.0.40...v0.0.41 ) (2025-05-09)
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.41 '
14
+ version = ' 0.0.42 '
15
15
// x-release-please-end
16
16
17
17
repositories {
You can’t perform that action at this time.
0 commit comments