fix(deps): update dependency nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin to v0.8.5
Some checks failed
Check pull request / check-codestyle (pull_request) Successful in 6m0s
Deploy snapshot builds / deploy-release-snapshot (push) Waiting to run
Check pull request / unit-tests (pull_request) Successful in 10m17s
Check pull request / build-apks (pull_request) Successful in 15m43s
Check pull request / check-api (pull_request) Successful in 6m37s
Check pull request / lint (pull_request) Failing after 9m8s

This commit is contained in:
Renovate 2025-03-22 06:01:12 +00:00
parent df75599e97
commit b50061e5f9

View file

@ -48,7 +48,7 @@ build-r8 = "com.android.tools:r8:8.5.35"
build-semver = "com.github.zafarkhaja:java-semver:0.10.2"
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:4.11.0"
build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:7.0.2"
build-vcu = "nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin:0.8.4"
build-vcu = "nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin:0.8.5"
compose-bom = "androidx.compose:compose-bom:2024.09.03"
compose-foundation-core = { module = "androidx.compose.foundation:foundation" }
compose-foundation-layout = { module = "androidx.compose.foundation:foundation-layout" }