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.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 gradle to v9 ([ #374  ] ( https://github.com/cloudquery/plugin-sdk-java/issues/374 ) ) ([ ec34114] ( https://github.com/cloudquery/plugin-sdk-java/commit/ec34114c214270e0a76cbc0c0b59d3bf12b5966f ) )
9+ *  ** 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 ) )
10+ *  ** 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 ) )
11+ *  ** 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 ) )
12+ *  ** 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 ) )
13+ 
314## [ 0.0.44] ( https://github.com/cloudquery/plugin-sdk-java/compare/v0.0.43...v0.0.44 )  (2025-10-01) 
415
516
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ plugins {
77
88group ' io.cloudquery' 
99//  x-release-please-start-version
10- version =  ' 0.0.44 ' 
10+ version =  ' 0.0.45 ' 
1111//  x-release-please-end
1212
1313repositories  {
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments