Skip to content

Commit 99be77d

Browse files
Update foundry to v0.35.2 (#2429)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [com.slack.foundry.root](https://redirect.github.com/slackhq/foundry) | `0.35.1` → `0.35.2` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.slack.foundry.root:com.slack.foundry.root.gradle.plugin/0.35.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.slack.foundry.root:com.slack.foundry.root.gradle.plugin/0.35.1/0.35.2?slim=true) | | [com.slack.foundry.base](https://redirect.github.com/slackhq/foundry) | `0.35.1` → `0.35.2` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.slack.foundry.base:com.slack.foundry.base.gradle.plugin/0.35.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.slack.foundry.base:com.slack.foundry.base.gradle.plugin/0.35.1/0.35.2?slim=true) | --- ### Release Notes <details> <summary>slackhq/foundry (com.slack.foundry.root)</summary> ### [`v0.35.2`](https://redirect.github.com/slackhq/foundry/blob/HEAD/CHANGELOG.md#0352) [Compare Source](https://redirect.github.com/slackhq/foundry/compare/0.35.1...0.35.2) *2026-05-18* - **Fix**: Fix `composeRuntimeOnly()` crashing project configuration. - Update Wire to `6.2.0`. - Update Okio to `3.17.0`. - Update coroutines to `1.10.2`. - Update oshi to `6.12.0`. - Update Guava to `33.6.0-jre`. - Update jgrapht to `1.5.3`. - Update multiplatform-markdown-renderer to `0.40.2`. - Update slf4j-nop to `2.0.18`. - Update IntelliJ Platform to `2.14.0`. - Update Dokka to `2.2.0`. - Build against Kotlin `2.3.21`. - Build against KSP `2.3.8`. - Build against Metro `1.0.0`. - Build against AGP `9.2.1`. - Build against Gradle `9.4.1`. - Build against DAGP `3.9.0`. - Build against Roborazzi `1.60.0`. - Build against Anvil `0.5.4`. - Build against Spotless `8.4.0`. - Build against Spotlight `1.6.10`. - Build against Develocity `4.4.1`. - Build against emulator.wtf `1.5.4`. - Build against Graph Assert `2.9.1`. - Build against compose-lint-checks `1.4.3`. </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xODIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE4Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8c07f2d commit 99be77d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dagger = "2.59.2"
2323
datastore = "1.3.0-alpha09"
2424
detekt = "1.23.8"
2525
eithernet = "2.0.0"
26-
foundry = "0.35.1"
26+
foundry = "0.35.2"
2727
jdk = "25"
2828
jvmTarget = "17"
2929
kotlin = "2.3.21"

0 commit comments

Comments
 (0)