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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-07 07:45:22 +00:00 committed by GitHub
parent 075c10e0a3
commit 8770cb5a85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@ build-r8 = "com.android.tools:r8:8.2.7-dev"
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.12.0" build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:3.12.0"
build-vcu = "nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin:0.8.1" build-vcu = "nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin:0.8.1"
build-versions = "com.github.ben-manes:gradle-versions-plugin:0.47.0" build-versions = "com.github.ben-manes:gradle-versions-plugin:0.48.0"
compose-bom = "androidx.compose:compose-bom:2023.09.00" compose-bom = "androidx.compose:compose-bom:2023.09.00"
compose-foundation-core = { module = "androidx.compose.foundation:foundation" } compose-foundation-core = { module = "androidx.compose.foundation:foundation" }
compose-foundation-layout = { module = "androidx.compose.foundation:foundation-layout" } compose-foundation-layout = { module = "androidx.compose.foundation:foundation-layout" }