Skip to content

Commit 7649c71

Browse files
authored
fix(deps): Update dependency io.cloudquery:plugin-pb-java to v0.0.40 (#21672)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | io.cloudquery:plugin-pb-java | dependencies | patch | `0.0.35` -> `0.0.40` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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. --- - [ ] 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).
1 parent 1d541dd commit 7649c71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/source/bitbucket/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies {
4646
implementation 'org.apache.logging.log4j:log4j-api:2.24.3'
4747
implementation 'org.apache.logging.log4j:log4j-core:2.24.3'
4848

49-
implementation 'io.cloudquery:plugin-pb-java:0.0.35'
49+
implementation 'io.cloudquery:plugin-pb-java:0.0.40'
5050
implementation 'io.cloudquery:plugin-sdk-java:0.0.42'
5151
}
5252

0 commit comments

Comments
 (0)