Skip to content

Commit

Permalink
fix(deps): update dependency com.github.bumptech.glide:glide to v4.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 21, 2023
1 parent fe86e2e commit 459a45f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ confetti = { module = "com.github.jinatonic.confetti:confetti", version = "1.1.2
weatherView = { module = "com.github.MatteoBattilana:WeatherView", version = "3.0.0"}
sealedEnum-runtime = { module = "com.github.livefront.sealed-enum:runtime", version.ref = "sealedEnum" }
sealedEnum-ksp = { module = "com.github.livefront.sealed-enum:ksp", version.ref = "sealedEnum" }
glide = { module = "com.github.bumptech.glide:glide", version = "4.15.1" }
glide = { module = "com.github.bumptech.glide:glide", version = "4.16.0" }
byte-buddy = { module = "net.bytebuddy:byte-buddy", version = "1.14.6" }
dalvik-dx = { module = "com.jakewharton.android.repackaged:dalvik-dx", version = "11.0.0_r3" }

Expand Down

0 comments on commit 459a45f

Please sign in to comment.