diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 64b71e86..19d90f96 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -36,7 +36,7 @@ ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" } lint = { id = "com.android.lint", version = "8.6.0-alpha02" } mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.28.0" } mavenShadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" } -moshix = { id = "dev.zacsweers.moshix", version = "0.26.0" } # Always replaced by the local plugin +moshix = { id = "dev.zacsweers.moshix", version = "0.27.0" } # Always replaced by the local plugin spotless = { id = "com.diffplug.spotless", version = "6.25.0" } [libraries]