Skip to content

Commit 78cc98b

Browse files
chore: bump com.github.bumptech.glide:glide (#223)
Bumps [com.github.bumptech.glide:glide](https://github.com/bumptech/glide) from 4.15.1 to 4.16.0. - [Release notes](https://github.com/bumptech/glide/releases) - [Commits](bumptech/glide@v4.15.1...v4.16.0) --- updated-dependencies: - dependency-name: com.github.bumptech.glide:glide dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c00d83c commit 78cc98b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1")
77+
implementation("com.github.bumptech.glide:glide:4.16.0")
7878

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

0 commit comments

Comments
 (0)