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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-11-12 08:53:49 +00:00 committed by GitHub
parent 55588884e2
commit 5ab5c839b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,7 @@ build-r8 = "com.android.tools:r8:4.0.18-dev"
build-semver = "com.vdurmont:semver4j:3.1.0"
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:3.3.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.43.0"
build-versions = "com.github.ben-manes:gradle-versions-plugin:0.44.0"
compose-animation = { module = "androidx.compose.animation:animation" }
compose-bom = "androidx.compose:compose-bom:2022.11.00"
compose-foundation-core = { module = "androidx.compose.foundation:foundation" }