Skip to content

Commit c1b0c78

Browse files
Update dependency com.fueledbycaffeine.spotlight:buildscript-utils to v1.5.3 (#1686)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.fueledbycaffeine.spotlight:buildscript-utils](https://redirect.github.com/joshfriend/spotlight) | dependencies | patch | `1.5.2` -> `1.5.3` | --- ### Release Notes <details> <summary>joshfriend/spotlight (com.fueledbycaffeine.spotlight:buildscript-utils)</summary> ### [`v1.5.3`](https://redirect.github.com/joshfriend/spotlight/blob/HEAD/CHANGELOG.md#153) - Removed `SpotlightBuildService` - IDE plugin add/remove actions now work in the "Project Files" view - `:fixAllProjectsFile` task now moves `include`s from `settings.gradle(.kts)` to `all-projects.txt` </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 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent 31905fa commit c1b0c78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ asm-bom = { module = "org.ow2.asm:asm-bom", version.ref = "asm" }
9292
autoService-annotations = "com.google.auto.service:auto-service-annotations:1.1.1"
9393
autoService-ksp = "dev.zacsweers.autoservice:auto-service-ksp:1.2.0"
9494
bugsnag = "com.bugsnag:bugsnag:3.8.0"
95-
buildscriptUtil = "com.fueledbycaffeine.spotlight:buildscript-utils:1.5.2"
95+
buildscriptUtil = "com.fueledbycaffeine.spotlight:buildscript-utils:1.5.3"
9696
clikt = "com.github.ajalt.clikt:clikt:5.0.3"
9797
circuit-foundation = { module = "com.slack.circuit:circuit-foundation", version.ref = "circuit" }
9898
commonsText = "org.apache.commons:commons-text:1.15.0"

0 commit comments

Comments
 (0)