Skip to content

Commit

Permalink
Bump com.sksamuel.scrimage:scrimage-webp from 4.1.3 to 4.2.0
Browse files Browse the repository at this point in the history
Bumps [com.sksamuel.scrimage:scrimage-webp](https://github.com/sksamuel/scrimage) from 4.1.3 to 4.2.0.
- [Release notes](https://github.com/sksamuel/scrimage/releases)
- [Changelog](https://github.com/sksamuel/scrimage/blob/master/docs/changelog.md)
- [Commits](sksamuel/scrimage@v4.1.3...v4.2.0)

---
updated-dependencies:
- dependency-name: com.sksamuel.scrimage:scrimage-webp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and zoff99 committed Aug 14, 2024
1 parent a677b12 commit f830a2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ dependencies {
implementation("org.xerial:sqlite-jdbc:3.46.0.1")
implementation("ca.gosyer:kotlin-multiplatform-appdirs:1.2.0")
implementation("com.sksamuel.scrimage:scrimage-core:4.1.3")
implementation("com.sksamuel.scrimage:scrimage-webp:4.1.3")
implementation("com.sksamuel.scrimage:scrimage-webp:4.2.0")
implementation("com.google.code.gson:gson:2.11.0")
implementation("io.github.alexzhirkevich:qrose:1.0.1")
implementation("com.vanniktech:emoji-ios:0.21.0")
Expand Down

0 comments on commit f830a2b

Please sign in to comment.