Skip to content

Commit

Permalink
Bump sketch from 3.3.0 to 3.3.1
Browse files Browse the repository at this point in the history
Bumps `sketch` from 3.3.0 to 3.3.1.

Updates `io.github.panpf.sketch3:sketch` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/panpf/sketch/releases)
- [Changelog](https://github.com/panpf/sketch/blob/main/CHANGELOG.md)
- [Commits](panpf/sketch@3.3.0...3.3.1)

Updates `io.github.panpf.sketch3:sketch-okhttp` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/panpf/sketch/releases)
- [Changelog](https://github.com/panpf/sketch/blob/main/CHANGELOG.md)
- [Commits](panpf/sketch@3.3.0...3.3.1)

Updates `io.github.panpf.sketch3:sketch-gif-movie` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/panpf/sketch/releases)
- [Changelog](https://github.com/panpf/sketch/blob/main/CHANGELOG.md)
- [Commits](panpf/sketch@3.3.0...3.3.1)

Updates `io.github.panpf.sketch3:sketch-extensions` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/panpf/sketch/releases)
- [Changelog](https://github.com/panpf/sketch/blob/main/CHANGELOG.md)
- [Commits](panpf/sketch@3.3.0...3.3.1)

---
updated-dependencies:
- dependency-name: io.github.panpf.sketch3:sketch
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.github.panpf.sketch3:sketch-okhttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.github.panpf.sketch3:sketch-gif-movie
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.github.panpf.sketch3:sketch-extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent 1a3865b commit cb9d33e
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 @@ -23,7 +23,7 @@ retrofit = "2.9.0"
legacy-support-v4 = "1.0.0"
recyclerview = "1.3.2"
room-runtime = "2.6.1"
sketch = "3.3.0"
sketch = "3.3.1"
zoom-image = "1.0.2"

[libraries]
Expand Down

0 comments on commit cb9d33e

Please sign in to comment.