Skip to content

Commit

Permalink
Update graph.assert to v2.7.3 (#1178)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| com.jraska.module.graph.assertion | plugin | patch | `2.7.1` ->
`2.7.3` |
|
[com.jraska.module.graph.assertion:plugin](https://redirect.github.com/jraska/modules-graph-assert)
| dependencies | patch | `2.7.1` -> `2.7.3` |

---

### Release Notes

<details>
<summary>jraska/modules-graph-assert
(com.jraska.module.graph.assertion:plugin)</summary>

###
[`v2.7.3`](https://redirect.github.com/jraska/modules-graph-assert/releases/tag/2.7.3)

[Compare
Source](https://redirect.github.com/jraska/modules-graph-assert/compare/2.7.2...2.7.3)

#### What's Changed

- Add license information to POM file by
[@&#8203;mr-thierry](https://redirect.github.com/mr-thierry) in
[https://github.com/jraska/modules-graph-assert/pull/292](https://redirect.github.com/jraska/modules-graph-assert/pull/292)
- Bump kotlin_version to 2.1.0 in
[https://github.com/jraska/modules-graph-assert/pull/287](https://redirect.github.com/jraska/modules-graph-assert/pull/287)

**Full Changelog**:
jraska/modules-graph-assert@2.7.1...2.7.3

    plugins {
      id "com.jraska.module.graph.assertion" version "2.7.3"
    }

###
[`v2.7.2`](https://redirect.github.com/jraska/modules-graph-assert/compare/2.7.1...2.7.2)

[Compare
Source](https://redirect.github.com/jraska/modules-graph-assert/compare/2.7.1...2.7.2)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
slack-oss-bot authored Jan 17, 2025
1 parent eaa4459 commit fbe6690
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 @@ -16,7 +16,7 @@ detekt = "1.23.7"
dokka = "2.0.0-Beta"
errorproneGradle = "4.1.0"
gradle-retry = "1.6.0"
graph-assert = "2.7.1"
graph-assert = "2.7.3"
intellij-platform = "2.1.0"
# Temporary until https://bugs.openjdk.org/browse/JDK-8331027 is fixed in 23
jdk = "21"
Expand Down

0 comments on commit fbe6690

Please sign in to comment.