Skip to content

Commit 552a28f

Browse files
Bump com.github.bumptech.glide:glide from 5.0.5 to 5.0.7
Bumps [com.github.bumptech.glide:glide](https://github.com/bumptech/glide) from 5.0.5 to 5.0.7. - [Release notes](https://github.com/bumptech/glide/releases) - [Commits](bumptech/glide@v5.0.5...v5.0.7) --- updated-dependencies: - dependency-name: com.github.bumptech.glide:glide dependency-version: 5.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bbc5e92 commit 552a28f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

FlowCrypt/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ val devDebugImplementation: Configuration by configurations.creating
443443
val uiTestsImplementation by configurations.named("uiTestsImplementation")
444444

445445
dependencies {
446-
ksp("com.github.bumptech.glide:ksp:5.0.5")
446+
ksp("com.github.bumptech.glide:ksp:5.0.7")
447447
ksp("androidx.annotation:annotation:1.9.1")
448448
ksp("androidx.room:room-compiler:2.8.4")
449449
//ACRA needs the following dependency to use a custom report sender
@@ -535,7 +535,7 @@ dependencies {
535535
implementation("com.squareup.okio:okio:3.16.4")
536536
implementation("com.squareup.okhttp3:logging-interceptor:5.3.2")
537537

538-
implementation("com.github.bumptech.glide:glide:5.0.5")
538+
implementation("com.github.bumptech.glide:glide:5.0.7")
539539
implementation("com.nulab-inc:zxcvbn:1.9.0")
540540
implementation("com.burhanrashid52:photoeditor:3.1.0")
541541
implementation("com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer:20260102.1")

0 commit comments

Comments
 (0)