Skip to content

Commit

Permalink
Update plugin buildConfig to v5.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
slack-oss-bot committed Mar 9, 2025
1 parent b85b6fa commit 77e3af7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ xmlutil = "0.90.3"
[plugins]
bestPracticesPlugin = { id = "com.autonomousapps.plugin-best-practices-plugin", version = "0.10" }
binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.17.0" }
buildConfig = { id = "com.github.gmazzo.buildconfig", version = "5.5.1" }
buildConfig = { id = "com.github.gmazzo.buildconfig", version = "5.5.2" }
compose = { id = "org.jetbrains.compose", version.ref = "compose-jb" }
dependencyAnalysis = { id = "com.autonomousapps.dependency-analysis", version.ref = "dependencyAnalysisPlugin" }
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
Expand Down

0 comments on commit 77e3af7

Please sign in to comment.