Skip to content

Commit

Permalink
⬆️ Bump org.signal:libsignal-client from 0.40.0 to 0.40.1 (#386)
Browse files Browse the repository at this point in the history
Bumps [org.signal:libsignal-client](https://github.com/signalapp/libsignal) from 0.40.0 to 0.40.1.
- [Release notes](https://github.com/signalapp/libsignal/releases)
- [Changelog](https://github.com/signalapp/libsignal/blob/main/RELEASE.md)
- [Commits](signalapp/libsignal@v0.40.0...v0.40.1)

---
updated-dependencies:
- dependency-name: org.signal:libsignal-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 4d0cf03 commit 65c2f5f
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 @@ -17,7 +17,7 @@ kotlinx-serialization = "1.6.3"
ktor = "2.3.8"
logback = "1.5.0"
realm = "1.13.0"
signal = "0.40.0"
signal = "0.40.1"
tabler-icons = "1.1.0"
theme-detector = "3.8"
zxing = "3.5.3"
Expand Down

0 comments on commit 65c2f5f

Please sign in to comment.