Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cloudquery/plugin-sdk-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.45
Choose a base ref
...
head repository: cloudquery/plugin-sdk-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.46
Choose a head ref
  • 5 commits
  • 3 files changed
  • 1 contributor

Commits on Oct 1, 2025

  1. fix(deps): Update junit (#379)

    This PR contains the following updates:
    
    | Package | Type | Update | Change | Pending |
    |---|---|---|---|---|
    | [org.mockito:mockito-junit-jupiter](https://redirect.github.com/mockito/mockito) | dependencies | minor | `5.15.2` -> `5.20.0` |  |
    | [org.junit.jupiter:junit-jupiter-api](https://junit.org/) ([source](https://redirect.github.com/junit-team/junit-framework)) | dependencies | minor | `5.11.4` -> `5.13.4` | `5.14.0` |
    | [org.junit.jupiter:junit-jupiter](https://junit.org/) ([source](https://redirect.github.com/junit-team/junit-framework)) | dependencies | minor | `5.11.4` -> `5.13.4` | `5.14.0` |
    | [org.junit:junit-bom](https://junit.org/) ([source](https://redirect.github.com/junit-team/junit-framework)) | dependencies | minor | `5.11.4` -> `5.13.4` | `5.14.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>mockito/mockito (org.mockito:mockito-junit-jupiter)</summary>
    
    ### [`v5.20.0`](https://redirect.github.com/mockito/mockito/releases/tag/v5.20.0)
    
    <sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://redirect.github.com/shipkit/shipkit-changelog)*</sup></sup>
    
    ##### 5.20.0
    
    -   2025-09-20 - [11 commit(s)](https://redirect.github.com/mockito/mockito/compare/v5.19.0...v5.20.0) by Adrian-Kim, Giulio Longfils, Rafael Winterhalter, dependabot\[bot]
    -   Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 [(#&#8203;3730)](https://redirect.github.com/mockito/mockito/pull/3730)
    -   Introducing the Ability to Mock Construction of Generic Types ([#&#8203;2401](https://redirect.github.com/mockito/mockito/issues/2401)) [(#&#8203;3729)](https://redirect.github.com/mockito/mockito/pull/3729)
    -   Bump com.gradle.develocity from 4.1.1 to 4.2 [(#&#8203;3726)](https://redirect.github.com/mockito/mockito/pull/3726)
    -   Bump graalvm/setup-graalvm from 1.3.6 to 1.3.7 [(#&#8203;3725)](https://redirect.github.com/mockito/mockito/pull/3725)
    -   Bump org.eclipse.platform:org.eclipse.osgi from 3.23.100 to 3.23.200 [(#&#8203;3720)](https://redirect.github.com/mockito/mockito/pull/3720)
    -   Bump graalvm/setup-graalvm from 1.3.5 to 1.3.6 [(#&#8203;3719)](https://redirect.github.com/mockito/mockito/pull/3719)
    -   Bump actions/setup-java from 4 to 5 [(#&#8203;3715)](https://redirect.github.com/mockito/mockito/pull/3715)
    -   Bump com.gradle.develocity from 4.1 to 4.1.1 [(#&#8203;3713)](https://redirect.github.com/mockito/mockito/pull/3713)
    -   Bump bytebuddy from 1.17.6 to 1.17.7 [(#&#8203;3712)](https://redirect.github.com/mockito/mockito/pull/3712)
    -   test: Use Assume.assumeThat for SequencedCollection tests [(#&#8203;3711)](https://redirect.github.com/mockito/mockito/pull/3711)
    -   Fix [#&#8203;3709](https://redirect.github.com/mockito/mockito/issues/3709) [(#&#8203;3710)](https://redirect.github.com/mockito/mockito/pull/3710)
    -   feat: Add support for JDK21 Sequenced Collections. [(#&#8203;3708)](https://redirect.github.com/mockito/mockito/pull/3708)
    -   Introducing the Ability to Mock Construction of Generic Types [(#&#8203;2401)](https://redirect.github.com/mockito/mockito/issues/2401)
    
    ### [`v5.19.0`](https://redirect.github.com/mockito/mockito/releases/tag/v5.19.0)
    
    <sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://redirect.github.com/shipkit/shipkit-changelog)*</sup></sup>
    
    ##### 5.19.0
    
    -   2025-08-15 - [37 commit(s)](https://redirect.github.com/mockito/mockito/compare/v5.18.0...v5.19.0) by Adrian-Kim, Tim van der Lippe, Tran Ngoc Nhan, dependabot\[bot], juyeop
    -   feat: Add support for JDK21 Sequenced Collections. [(#&#8203;3708)](https://redirect.github.com/mockito/mockito/pull/3708)
    -   Bump actions/checkout from 4 to 5 [(#&#8203;3707)](https://redirect.github.com/mockito/mockito/pull/3707)
    -   build: Allow overriding 'Created-By' for reproducible builds [(#&#8203;3704)](https://redirect.github.com/mockito/mockito/pull/3704)
    -   Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 [(#&#8203;3703)](https://redirect.github.com/mockito/mockito/pull/3703)
    -   Bump androidx.test:runner from 1.6.2 to 1.7.0 [(#&#8203;3697)](https://redirect.github.com/mockito/mockito/pull/3697)
    -   Bump org.junit.platform:junit-platform-launcher from 1.13.3 to 1.13.4 [(#&#8203;3694)](https://redirect.github.com/mockito/mockito/pull/3694)
    -   Bump com.diffplug.spotless:spotless-plugin-gradle from 7.1.0 to 7.2.1 [(#&#8203;3693)](https://redirect.github.com/mockito/mockito/pull/3693)
    -   Bump junit-jupiter from 5.13.3 to 5.13.4 [(#&#8203;3691)](https://redirect.github.com/mockito/mockito/pull/3691)
    -   Bump com.gradle.develocity from 4.0.2 to 4.1 [(#&#8203;3689)](https://redirect.github.com/mockito/mockito/pull/3689)
    -   Bump com.google.googlejavaformat:google-java-format from 1.27.0 to 1.28.0 [(#&#8203;3688)](https://redirect.github.com/mockito/mockito/pull/3688)
    -   Bump com.google.googlejavaformat:google-java-format from 1.25.2 to 1.27.0 [(#&#8203;3686)](https://redirect.github.com/mockito/mockito/pull/3686)
    -   Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.4 to 7.1.0 [(#&#8203;3685)](https://redirect.github.com/mockito/mockito/pull/3685)
    -   Bump junit-jupiter from 5.13.2 to 5.13.3 [(#&#8203;3684)](https://redirect.github.com/mockito/mockito/pull/3684)
    -   Bump org.shipkit:shipkit-auto-version from 2.1.0 to 2.1.2 [(#&#8203;3683)](https://redirect.github.com/mockito/mockito/pull/3683)
    -   Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.2 to 7.0.4 [(#&#8203;3682)](https://redirect.github.com/mockito/mockito/pull/3682)
    -   Only run release after both Java and Android tests have finished
        [(#&#8203;3681)](https://redirect.github.com/mockito/mockito/pull/3681)
    -   Bump org.junit.platform:junit-platform-launcher from 1.12.2 to 1.13.3 [(#&#8203;3680)](https://redirect.github.com/mockito/mockito/pull/3680)
    -   Bump org.codehaus.groovy:groovy from 3.0.24 to 3.0.25 [(#&#8203;3679)](https://redirect.github.com/mockito/mockito/pull/3679)
    -   Bump org.eclipse.platform:org.eclipse.osgi from 3.23.0 to 3.23.100 [(#&#8203;3678)](https://redirect.github.com/mockito/mockito/pull/3678)
    -   Can no longer publish snapshot releases [(#&#8203;3677)](https://redirect.github.com/mockito/mockito/issues/3677)
    -   Update Gradle to 8.14.2 [(#&#8203;3676)](https://redirect.github.com/mockito/mockito/pull/3676)
    -   Bump errorprone from 2.23.0 to 2.39.0 [(#&#8203;3674)](https://redirect.github.com/mockito/mockito/pull/3674)
    -   Correct Junit docs link [(#&#8203;3672)](https://redirect.github.com/mockito/mockito/pull/3672)
    -   Bump net.ltgt.gradle:gradle-errorprone-plugin from 4.1.0 to 4.3.0 [(#&#8203;3670)](https://redirect.github.com/mockito/mockito/pull/3670)
    -   Bump junit-jupiter from 5.13.1 to 5.13.2 [(#&#8203;3669)](https://redirect.github.com/mockito/mockito/pull/3669)
    -   Bump bytebuddy from 1.17.5 to 1.17.6 [(#&#8203;3668)](https://redirect.github.com/mockito/mockito/pull/3668)
    -   Bump junit-jupiter from 5.12.2 to 5.13.1 [(#&#8203;3666)](https://redirect.github.com/mockito/mockito/pull/3666)
    -   Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.21 to 2.2.0 [(#&#8203;3665)](https://redirect.github.com/mockito/mockito/pull/3665)
    -   Bump org.gradle.toolchains.foojay-resolver-convention from 0.9.0 to 1.0.0 [(#&#8203;3661)](https://redirect.github.com/mockito/mockito/pull/3661)
    -   Bump org.junit.platform:junit-platform-launcher from 1.11.4 to 1.12.2 [(#&#8203;3660)](https://redirect.github.com/mockito/mockito/pull/3660)
    -   Add JDK21 sequenced collections for ReturnsEmptyValues [(#&#8203;3659)](https://redirect.github.com/mockito/mockito/issues/3659)
    -   Bump com.gradle.develocity from 3.19.1 to 4.0.2 [(#&#8203;3658)](https://redirect.github.com/mockito/mockito/pull/3658)
    -   Bump ru.vyarus:gradle-animalsniffer-plugin from 1.7.2 to 2.0.1 [(#&#8203;3657)](https://redirect.github.com/mockito/mockito/pull/3657)
    -   Bump org.eclipse.platform:org.eclipse.osgi from 3.22.0 to 3.23.0 [(#&#8203;3656)](https://redirect.github.com/mockito/mockito/pull/3656)
    -   Bump org.codehaus.groovy:groovy from 3.0.23 to 3.0.24 [(#&#8203;3655)](https://redirect.github.com/mockito/mockito/pull/3655)
    -   Bump junit-jupiter from 5.11.4 to 5.12.2 [(#&#8203;3653)](https://redirect.github.com/mockito/mockito/pull/3653)
    -   Reproducible Build: need to inject JDK distribution details to rebuild [(#&#8203;3563)](https://redirect.github.com/mockito/mockito/issues/3563)
    
    ### [`v5.18.0`](https://redirect.github.com/mockito/mockito/releases/tag/v5.18.0)
    
    <sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://redirect.github.com/shipkit/shipkit-changelog)*</sup></sup>
    
    ##### 5.18.0
    
    -   2025-05-20 - [5 commit(s)](https://redirect.github.com/mockito/mockito/compare/v5.17.0...v5.18.0) by Eugene Platonov, Patrick Doyle, Tim van der Lippe, dependabot\[bot]
    -   Make vararg checks Scala friendly (for mockito-scala) [(#&#8203;3651)](https://redirect.github.com/mockito/mockito/pull/3651)
    -   For UnfinishedStubbingException, suggest the possibility of another thread [(#&#8203;3636)](https://redirect.github.com/mockito/mockito/pull/3636)
    -   UnfinishedStubbingException ought to suggest the possibility of another thread [(#&#8203;3635)](https://redirect.github.com/mockito/mockito/issues/3635)
    
    ### [`v5.17.0`](https://redirect.github.com/mockito/mockito/releases/tag/v5.17.0)
    
    <sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://redirect.github.com/shipkit/shipkit-changelog)*</sup></sup>
    
    ##### 5.17.0
    
    -   2025-04-04 - [7 commit(s)](https://redirect.github.com/mockito/mockito/compare/v5.16.1...v5.17.0) by Adrian Roos, Andre Kurait, Jan Ouwens, Rafael Winterhalter, Taeik Lim, Thach Le, Tim van der Lippe
    -   Fixes [#&#8203;3631](https://redirect.github.com/mockito/mockito/issues/3631): Fix broken banner image link [(#&#8203;3632)](https://redirect.github.com/mockito/mockito/pull/3632)
    -   Banner image is broken [(#&#8203;3631)](https://redirect.github.com/mockito/mockito/issues/3631)
    -   Update exception message with mockito-inline [(#&#8203;3628)](https://redirect.github.com/mockito/mockito/pull/3628)
    -   Clarify structure of commit messages [(#&#8203;3626)](https://redirect.github.com/mockito/mockito/pull/3626)
    -   Fixes [#&#8203;3622](https://redirect.github.com/mockito/mockito/issues/3622): MockitoExtension fails cleanup when aborted before setup [(#&#8203;3623)](https://redirect.github.com/mockito/mockito/pull/3623)
    -   MockitoExtension fails cleanup when aborted before setup [(#&#8203;3622)](https://redirect.github.com/mockito/mockito/issues/3622)
    -   Since mockito-inline has been removed, the exception messages with `mockito-inline` should be modified. [(#&#8203;3621)](https://redirect.github.com/mockito/mockito/issues/3621)
    -   Fixes [#&#8203;3171](https://redirect.github.com/mockito/mockito/issues/3171): Fall back to Throwable Location strategy on Android [(#&#8203;3619)](https://redirect.github.com/mockito/mockito/pull/3619)
    -   Fixes [#&#8203;3615](https://redirect.github.com/mockito/mockito/issues/3615) : broken links to javadoc.io [(#&#8203;3616)](https://redirect.github.com/mockito/mockito/pull/3616)
    -   Broken links to javadoc.io [(#&#8203;3615)](https://redirect.github.com/mockito/mockito/issues/3615)
    -   Mocks are not working on particular devices after update Android SDK from 33 to 34 [(#&#8203;3171)](https://redirect.github.com/mockito/mockito/issues/3171)
    
    ### [`v5.16.1`](https://redirect.github.com/mockito/mockito/releases/tag/v5.16.1)
    
    <sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://redirect.github.com/shipkit/shipkit-changelog)*</sup></sup>
    
    ##### 5.16.1
    
    -   2025-03-15 - [3 commit(s)](https://redirect.github.com/mockito/mockito/compare/v5.16.0...v5.16.1) by Adrian Roos, JΓ©rΓ΄me Prinet, Rafael Winterhalter
    -   Remove Arrays.asList from critical stubbing path in GenericMetadataSu… [(#&#8203;3610)](https://redirect.github.com/mockito/mockito/pull/3610)
    -   Rework of injection strategy in the context of modules [(#&#8203;3608)](https://redirect.github.com/mockito/mockito/pull/3608)
    -   Adjust inline mocking snippet to allow task relocatability [(#&#8203;3606)](https://redirect.github.com/mockito/mockito/pull/3606)
    -   Inline mocking configuration snippet for Gradle should allow task relocatability [(#&#8203;3605)](https://redirect.github.com/mockito/mockito/issues/3605)
    
    ### [`v5.16.0`](https://redirect.github.com/mockito/mockito/releases/tag/v5.16.0)
    
    <sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://redirect.github.com/shipkit/shipkit-changelog)*</sup></sup>
    
    ##### 5.16.0
    
    -   2025-03-03 - [10 commit(s)](https://redirect.github.com/mockito/mockito/compare/v5.15.2...v5.16.0) by Brice Dutheil, Rafael Winterhalter, TDL, dependabot\[bot]
    -   Add support for including module-info in Mockito. [(#&#8203;3597)](https://redirect.github.com/mockito/mockito/pull/3597)
    -   Bump com.gradle.develocity from 3.19 to 3.19.1 [(#&#8203;3579)](https://redirect.github.com/mockito/mockito/pull/3579)
    -   Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 [(#&#8203;3577)](https://redirect.github.com/mockito/mockito/pull/3577)
    -   Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.1 to 7.0.2 [(#&#8203;3574)](https://redirect.github.com/mockito/mockito/pull/3574)
    -   Bump com.diffplug.spotless:spotless-plugin-gradle from 6.25.0 to 7.0.1 [(#&#8203;3571)](https://redirect.github.com/mockito/mockito/pull/3571)
    -   Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 [(#&#8203;3569)](https://redirect.github.com/mockito/mockito/pull/3569)
    -   Tweaks documentation on mockito agent config for maven [(#&#8203;3568)](https://redirect.github.com/mockito/mockito/pull/3568)
    -   Adds `--info` to diagnose closeAndReleaseStagingRepositories issues [(#&#8203;3567)](https://redirect.github.com/mockito/mockito/pull/3567)
    -   Refine reflection when calling management factory [(#&#8203;3566)](https://redirect.github.com/mockito/mockito/pull/3566)
    -   Avoid warning when dynamic attach is enabled [(#&#8203;3551)](https://redirect.github.com/mockito/mockito/pull/3551)
    
    </details>
    
    ---
    
    ### Configuration
    
    πŸ“… **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    β™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    πŸ‘» **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
    cq-bot authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    0c0be66 View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update plugin com.diffplug.spotless to v8 (#381)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | com.diffplug.spotless | plugin | major | `7.2.1` -> `8.0.0` |
    
    ---
    
    ### Configuration
    
    πŸ“… **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    β™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    πŸ”• **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
    cq-bot authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    119c9b1 View commit details
    Browse the repository at this point in the history
  3. fix(deps): Update plugin io.freefair.lombok to v9 (#382)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | io.freefair.lombok | plugin | major | `8.14.2` -> `9.0.0` |
    
    ---
    
    ### Configuration
    
    πŸ“… **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    β™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    πŸ”• **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
    cq-bot authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    b023d40 View commit details
    Browse the repository at this point in the history
  4. fix(deps): Update junit to v6 (major) (#380)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [org.junit.jupiter:junit-jupiter-api](https://junit.org/) ([source](https://redirect.github.com/junit-team/junit-framework)) | dependencies | major | `5.11.4` -> `6.0.0` |
    | [org.junit.jupiter:junit-jupiter](https://junit.org/) ([source](https://redirect.github.com/junit-team/junit-framework)) | dependencies | major | `5.11.4` -> `6.0.0` |
    | [org.junit:junit-bom](https://junit.org/) ([source](https://redirect.github.com/junit-team/junit-framework)) | dependencies | major | `5.11.4` -> `6.0.0` |
    
    ---
    
    ### Configuration
    
    πŸ“… **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    β™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    πŸ”• **Ignore**: Close this PR and you won't be reminded about these updates again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
    cq-bot authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    7706ec7 View commit details
    Browse the repository at this point in the history
  5. chore(main): Release v0.0.46 (#383)

    πŸ€– I have created a release *beep* *boop*
    ---
    
    
    ## [0.0.46](v0.0.45...v0.0.46) (2025-10-01)
    
    
    ### Bug Fixes
    
    * **deps:** Update junit ([#379](#379)) ([0c0be66](0c0be66))
    * **deps:** Update junit to v6 (major) ([#380](#380)) ([7706ec7](7706ec7))
    * **deps:** Update plugin com.diffplug.spotless to v8 ([#381](#381)) ([119c9b1](119c9b1))
    * **deps:** Update plugin io.freefair.lombok to v9 ([#382](#382)) ([b023d40](b023d40))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    cq-bot authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    6bfe549 View commit details
    Browse the repository at this point in the history
Loading