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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-02-21 08:06:39 +05:30 committed by GitHub
parent a75bdd8149
commit 612df1c116
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,7 +48,7 @@ build-r8 = "com.android.tools:r8:4.0.48"
build-semver = "com.vdurmont:semver4j:3.1.0" build-semver = "com.vdurmont:semver4j:3.1.0"
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:3.4.2" build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:3.4.2"
build-vcu = "nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin:0.7.0" build-vcu = "nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin:0.7.0"
build-versions = "com.github.ben-manes:gradle-versions-plugin:0.45.0" build-versions = "com.github.ben-manes:gradle-versions-plugin:0.46.0"
compose-animation = { module = "androidx.compose.animation:animation" } compose-animation = { module = "androidx.compose.animation:animation" }
compose-bom = "androidx.compose:compose-bom:2023.01.00" compose-bom = "androidx.compose:compose-bom:2023.01.00"
compose-foundation-core = { module = "androidx.compose.foundation:foundation" } compose-foundation-core = { module = "androidx.compose.foundation:foundation" }