Skip to content

Commit

Permalink
fix(deps): Update dependency io.cloudquery:plugin-pb-java to v0.0.17 (#…
Browse files Browse the repository at this point in the history
…17833)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| io.cloudquery:plugin-pb-java | dependencies | patch | `0.0.15` -> `0.0.17` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (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://togithub.com/renovatebot/renovate).
  • Loading branch information
cq-bot committed May 6, 2024
1 parent 308d61d commit d84aef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/source/bitbucket/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies {
implementation 'org.apache.logging.log4j:log4j-api:2.20.0'
implementation 'org.apache.logging.log4j:log4j-core:2.20.0'

implementation 'io.cloudquery:plugin-pb-java:0.0.15'
implementation 'io.cloudquery:plugin-pb-java:0.0.17'
implementation 'io.cloudquery:plugin-sdk-java:0.0.27'
}

Expand Down

0 comments on commit d84aef3

Please sign in to comment.