feat(deps): Update Wire to v6.0.0-alpha02 (#4440)

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
James Rich 2026-02-03 21:08:17 -06:00 committed by GitHub
parent e055d22346
commit 21d10bcde9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 10 deletions

View file

@ -60,7 +60,6 @@ dependencies {
compileOnly(libs.secrets.gradlePlugin)
compileOnly(libs.spotless.gradlePlugin)
compileOnly(libs.test.retry.gradlePlugin)
compileOnly("com.dropbox.dependency-guard:dependency-guard:0.5.0")
compileOnly(libs.truth)
detektPlugins(libs.detekt.formatting)