Skip to content

Commit

Permalink
Update dependency com.slack.cli:kotlin-cli-util to v2.6.3 (#726)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[com.slack.cli:kotlin-cli-util](https://togithub.com/slackhq/kotlin-cli-util)
| dependencies | patch | `2.6.2` -> `2.6.3` |

---

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

---

### Release Notes

<details>
<summary>slackhq/kotlin-cli-util
(com.slack.cli:kotlin-cli-util)</summary>

###
[`v2.6.3`](https://togithub.com/slackhq/kotlin-cli-util/blob/HEAD/CHANGELOG.md#263)

[Compare
Source](https://togithub.com/slackhq/kotlin-cli-util/compare/2.6.2...2.6.3)

*2024-01-23*

-   **Fix**: Handle sarif reports with no results in sarif merging.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDkuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE0OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
slack-oss-bot authored Jan 26, 2024
1 parent a679e3b commit b0e89ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ gradlePlugins-sqldelight = { module = "app.cash.sqldelight:gradle-plugin", versi
gradlePlugins-versions = { module = "com.github.ben-manes:gradle-versions-plugin", version.ref = "versionsPlugin" }
gradlePlugins-wire = { module = "com.squareup.wire:wire-gradle-plugin", version.ref = "wire" }
guava = "com.google.guava:guava:33.0.0-jre"
kotlinCliUtil = "com.slack.cli:kotlin-cli-util:2.6.2"
kotlinCliUtil = "com.slack.cli:kotlin-cli-util:2.6.3"
kotlin-bom = { module = "org.jetbrains.kotlin:kotlin-bom", version.ref = "kotlin" }
kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin" }
ktfmt = { module = "com.facebook:ktfmt", version.ref = "ktfmt" }
Expand Down

0 comments on commit b0e89ac

Please sign in to comment.