Skip to content

Commit a39fd65

Browse files
Update dependency com.fueledbycaffeine.spotlight:buildscript-utils to v1.6.7 (#2285)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [com.fueledbycaffeine.spotlight:buildscript-utils](https://redirect.github.com/joshfriend/spotlight) | `1.6.6` → `1.6.7` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.fueledbycaffeine.spotlight:buildscript-utils/1.6.7?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.fueledbycaffeine.spotlight:buildscript-utils/1.6.6/1.6.7?slim=true) | --- ### Release Notes <details> <summary>joshfriend/spotlight (com.fueledbycaffeine.spotlight:buildscript-utils)</summary> ### [`v1.6.7`](https://redirect.github.com/joshfriend/spotlight/blob/HEAD/CHANGELOG.md#167) [Compare Source](https://redirect.github.com/joshfriend/spotlight/compare/v1.6.6...v1.6.7) ##### IDE plugin - Fix status bar widget showing "inactive" during dumb mode </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/ZacSweers/CatchUp). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Ny4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 364a089 commit a39fd65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/parse-dependency-graph.main.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
@file:DependsOn("com.slack.foundry:cli:0.33.1")
55
@file:DependsOn("com.slack.foundry:skippy:0.33.1")
66
@file:DependsOn("com.github.ajalt.clikt:clikt-jvm:5.1.0")
7-
@file:DependsOn("com.fueledbycaffeine.spotlight:buildscript-utils:1.6.6")
7+
@file:DependsOn("com.fueledbycaffeine.spotlight:buildscript-utils:1.6.7")
88

99
import com.fueledbycaffeine.spotlight.buildscript.GradlePath
1010
import com.fueledbycaffeine.spotlight.buildscript.SpotlightRulesList

0 commit comments

Comments
 (0)