Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit be3fd92

Browse files
fix(deps): update dependency com.github.ben-manes:gradle-versions-plugin to v0.50.0 (#2795)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c75000f commit be3fd92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ build-r8 = "com.android.tools:r8:8.2.7-dev"
5151
build-semver = "com.vdurmont:semver4j:3.1.0"
5252
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:4.0.0"
5353
build-vcu = "nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin:0.8.1"
54-
build-versions = "com.github.ben-manes:gradle-versions-plugin:0.49.0"
54+
build-versions = "com.github.ben-manes:gradle-versions-plugin:0.50.0"
5555
compose-bom = "androidx.compose:compose-bom:2023.10.01"
5656
compose-foundation-core = { module = "androidx.compose.foundation:foundation" }
5757
compose-foundation-layout = { module = "androidx.compose.foundation:foundation-layout" }

0 commit comments

Comments
 (0)