fix(deps): update dependency com.github.ben-manes:gradle-versions-plugin to v0.47.0 (#2548)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-06-09 18:47:14 +05:30
committed by GitHub
parent a6e0513182
commit 7e5577b4d4

View File

@@ -49,7 +49,7 @@ build-r8 = "com.android.tools:r8:8.2.7-dev"
build-semver = "com.vdurmont:semver4j:3.1.0"
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:3.10.0"
build-vcu = "nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin:0.8.0"
build-versions = "com.github.ben-manes:gradle-versions-plugin:0.46.0"
build-versions = "com.github.ben-manes:gradle-versions-plugin:0.47.0"
compose-animation = { module = "androidx.compose.animation:animation" }
compose-bom = "androidx.compose:compose-bom:2023.05.01"
compose-foundation-core = { module = "androidx.compose.foundation:foundation" }