fix(deps): update dependency io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin to v3.4.3

This commit is contained in:
renovate[bot] 2023-03-20 21:00:07 +00:00 committed by GitHub
parent 590240b283
commit 8fc18f8324
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,7 @@ build-agp = { module = "com.android.tools.build:gradle", version.ref = "agp" }
build-cachefix = "org.gradle.android.cache-fix:org.gradle.android.cache-fix.gradle.plugin:2.7.0" build-cachefix = "org.gradle.android.cache-fix:org.gradle.android.cache-fix.gradle.plugin:2.7.0"
build-kotlin-gradle = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" } build-kotlin-gradle = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
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.3"
build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.17.0" build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.17.0"
build-vcu = "nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin:0.8.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.46.0"