Skip to content

Commit

Permalink
chore(deps): Bump com.github.ben-manes.versions from 0.51.0 to 0.52.0
Browse files Browse the repository at this point in the history
Bumps com.github.ben-manes.versions from 0.51.0 to 0.52.0.

---
updated-dependencies:
- dependency-name: com.github.ben-manes.versions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 2b5837f commit f13cf97
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 @@ -33,7 +33,7 @@ jetbrains-kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref =
jetbrains-kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
jetbrains-compose = { id = "org.jetbrains.compose", version.ref = "jetbrains-compose" }
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
ben-manes-versions = "com.github.ben-manes.versions:0.51.0"
ben-manes-versions = "com.github.ben-manes.versions:0.52.0"
nexus-publish = "io.github.gradle-nexus.publish-plugin:2.0.0"
kotlinter = "org.jmailen.kotlinter:5.0.1"
binary-compat-validator = "org.jetbrains.kotlinx.binary-compatibility-validator:0.17.0"

0 comments on commit f13cf97

Please sign in to comment.