Skip to content

Commit 19e35a6

Browse files
chore: bump com.github.bumptech.glide:glide (#173)
Bumps [com.github.bumptech.glide:glide](https://github.com/bumptech/glide) from 4.15.0 to 4.15.1. - [Release notes](https://github.com/bumptech/glide/releases) - [Commits](bumptech/glide@v4.15.0...v4.15.1) --- updated-dependencies: - dependency-name: com.github.bumptech.glide:glide dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent efffbe7 commit 19e35a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core-sdk-samples/higgs-shop-sample-app/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ dependencies {
7474

7575
// implementation("com.mparticle:android-media:1.4.2")
7676

77-
implementation("com.github.bumptech.glide:glide:4.15.0")
77+
implementation("com.github.bumptech.glide:glide:4.15.1")
7878

7979
api("org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.6.4")
8080
api("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4")

0 commit comments

Comments
 (0)