Skip to content

Commit

Permalink
Update dependency com.jraska.module.graph.assertion:plugin to v2.7.1 (#…
Browse files Browse the repository at this point in the history
…990)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| com.jraska.module.graph.assertion:plugin | dependencies | minor |
`2.3.1` -> `2.7.1` |

---

### 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 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45OC4wIiwidXBkYXRlZEluVmVyIjoiMzguMTAwLjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
  • Loading branch information
slack-oss-bot authored Sep 29, 2024
1 parent 1c0cfe4 commit 0ad1cac
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 @@ -88,7 +88,7 @@ gradlePlugins-detekt = { module = "io.gitlab.arturbosch.detekt:detekt-gradle-plu
gradlePlugins-develocity = "com.gradle:develocity-gradle-plugin:3.18.1"
gradlePlugins-doctor = "com.osacky.doctor:doctor-plugin:0.10.0"
gradlePlugins-errorProne = { module = "net.ltgt.gradle:gradle-errorprone-plugin", version.ref = "errorproneGradle" }
gradlePlugins-graphAssert = "com.jraska.module.graph.assertion:plugin:2.3.1"
gradlePlugins-graphAssert = "com.jraska.module.graph.assertion:plugin:2.7.1"
gradlePlugins-kgp = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
gradlePlugins-kgp-api = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
gradlePlugins-ksp = { module = "com.google.devtools.ksp:symbol-processing-gradle-plugin", version.ref = "ksp" }
Expand Down

0 comments on commit 0ad1cac

Please sign in to comment.