From bd5b4b60488229fad972a18fad3bf0c7b319c7fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 03:24:02 +0000 Subject: [PATCH] Update foundry to v0.20.0-alpha04 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index b241d5fd6..8787b7169 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -38,7 +38,7 @@ preferences = "1.2.1" retrofit = "2.11.0" slack-lint = "0.8.1" sortDependencies = "0.8" -foundry = "0.20.0-alpha03" +foundry = "0.20.0-alpha04" spotless = "7.0.0.BETA2" sqldelight = "2.0.2" telephoto = "0.13.0"