Skip to content

Commit c50b05b

Browse files
Bump com.github.bumptech.glide:glide in the gradle group (#431)
Bumps the gradle group with 1 update: [com.github.bumptech.glide:glide](https://github.com/bumptech/glide). Updates `com.github.bumptech.glide:glide` from 5.0.4 to 5.0.5 - [Release notes](https://github.com/bumptech/glide/releases) - [Commits](bumptech/glide@v5.0.4...v5.0.5) --- updated-dependencies: - dependency-name: com.github.bumptech.glide:glide dependency-version: 5.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02db399 commit c50b05b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies {
5555
implementation 'androidx.activity:activity-ktx:1.11.0'
5656

5757
// https://mvnrepository.com/artifact/com.github.bumptech.glide/glide
58-
implementation 'com.github.bumptech.glide:glide:5.0.4'
58+
implementation 'com.github.bumptech.glide:glide:5.0.5'
5959

6060
// https://mvnrepository.com/artifact/com.journeyapps/zxing-android-embedded
6161
implementation 'com.journeyapps:zxing-android-embedded:4.3.0'

0 commit comments

Comments
 (0)