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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-10-17 05:37:56 +00:00 committed by GitHub
parent 628b56120f
commit c43c8e293c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@ build-semver = "com.vdurmont:semver4j:3.1.0"
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:3.2.0"
build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.11.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.42.0"
build-versions = "com.github.ben-manes:gradle-versions-plugin:0.43.0"
compose-animation = "androidx.compose.animation:animation:1.3.0-rc01"
compose-compiler = "androidx.compose.compiler:compiler:1.3.2"
compose-foundation-core = { module = "androidx.compose.foundation:foundation", version.ref = "composeFoundation" }