summaryrefslogtreecommitdiff
path: root/gradle/libs.versions.toml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-02-01 08:02:12 +0530
committerGitHub <noreply@github.com>2023-02-01 08:02:12 +0530
commit879301348ee241468b15ff0956dd381645124966 (patch)
tree44a81d7203a08fb28ada2b9b9eab5bfd475e96e7 /gradle/libs.versions.toml
parente73ce4c7b35fc9408e0f402be7c4bc6fa2ea3a93 (diff)
fix(deps): update dependency com.github.ben-manes:gradle-versions-plugin to v0.45.0 (#2354)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'gradle/libs.versions.toml')
-rw-r--r--gradle/libs.versions.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index ca162ce4..10f0e95f 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -48,7 +48,7 @@ build-r8 = "com.android.tools:r8:4.0.48"
build-semver = "com.vdurmont:semver4j:3.1.0"
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:3.4.1"
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.44.0"
+build-versions = "com.github.ben-manes:gradle-versions-plugin:0.45.0"
compose-animation = { module = "androidx.compose.animation:animation" }
compose-bom = "androidx.compose:compose-bom:2023.01.00"
compose-foundation-core = { module = "androidx.compose.foundation:foundation" }