Skip to content

Commit

Permalink
chore(deps): bump com.wire:cryptobox4j from 1.3.0 to 1.4.0 (#2298)
Browse files Browse the repository at this point in the history
Bumps [com.wire:cryptobox4j](https://github.com/wireapp/cryptobox4j) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/wireapp/cryptobox4j/releases)
- [Commits](wireapp/cryptobox4j@1.3.0...1.4.0)

---
updated-dependencies:
- dependency-name: com.wire:cryptobox4j
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yamil Medina <[email protected]>
  • Loading branch information
dependabot[bot] and yamilmedina authored Dec 18, 2023
1 parent 4ace8cb commit 7252a63
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 @@ -8,7 +8,7 @@ coroutines = "1.7.3"
compose-compiler = "1.5.0"
compose-ui = "1.3.2"
compose-material = "1.3.1"
cryptobox4j = "1.3.0"
cryptobox4j = "1.4.0"
cryptobox-android = "1.1.5"
android-security = "1.1.0-alpha06"
ktor = "2.3.4"
Expand Down

0 comments on commit 7252a63

Please sign in to comment.