Skip to content

Commit

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| io.cloudquery:plugin-sdk-java | dependencies | patch | `0.0.27` ->
`0.0.28` |

---

> [!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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM0OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->

Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
  • Loading branch information
cq-bot and erezrokah committed May 7, 2024
1 parent a995e3a commit 7f450cf
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 @@ -47,7 +47,7 @@ dependencies {
implementation 'org.apache.logging.log4j:log4j-core:2.20.0'

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

// Apply a specific Java toolchain to ease working on different environments.
Expand Down

0 comments on commit 7f450cf

Please sign in to comment.