File tree 3 files changed +12
-2
lines changed
3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.0.36 "
2
+ "." : " 0.0.37 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.0.37] ( https://github.com/cloudquery/plugin-sdk-java/compare/v0.0.36...v0.0.37 ) (2025-01-01)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** Update dependency com.google.guava: guava to v33.4.0-jre ([ #310 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/310 ) ) ([ 1a54ac6] ( https://github.com/cloudquery/plugin-sdk-java/commit/1a54ac6b4c9acb68b6803bc194f55ecb9a963621 ) )
9
+ * ** deps:** Update dependency gradle to v8.12 ([ #311 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/311 ) ) ([ 1b6dd6f] ( https://github.com/cloudquery/plugin-sdk-java/commit/1b6dd6fa730135bb1e45a62af5c2bc91341127cf ) )
10
+ * ** deps:** Update junit5 monorepo to v5.11.4 ([ #307 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/307 ) ) ([ 16989e5] ( https://github.com/cloudquery/plugin-sdk-java/commit/16989e548d7a9fdc91be48321ff9383fec81c9ed ) )
11
+ * ** deps:** Update log4j2 monorepo to v2.24.3 ([ #308 ] ( https://github.com/cloudquery/plugin-sdk-java/issues/308 ) ) ([ 5967f90] ( https://github.com/cloudquery/plugin-sdk-java/commit/5967f9092724e2b8bbdf798c7dfdaf2779f11b52 ) )
12
+
3
13
## [ 0.0.36] ( https://github.com/cloudquery/plugin-sdk-java/compare/v0.0.35...v0.0.36 ) (2024-12-02)
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.36 '
14
+ version = ' 0.0.37 '
15
15
// x-release-please-end
16
16
17
17
repositories {
You can’t perform that action at this time.
0 commit comments