Skip to content

Commit

Permalink
fix: Bump poweb from 1.5.20 to 1.5.22 (#124)
Browse files Browse the repository at this point in the history
Bumps [poweb](https://github.com/relaycorp/awala-poweb-jvm) from 1.5.20 to 1.5.22.
- [Release notes](https://github.com/relaycorp/awala-poweb-jvm/releases)
- [Changelog](https://github.com/relaycorp/awala-poweb-jvm/blob/master/release.gradle)
- [Commits](relaycorp/awala-poweb-jvm@v1.5.20...v1.5.22)

---
updated-dependencies:
- dependency-name: tech.relaycorp:poweb
  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>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and kodiakhq[bot] authored Jul 11, 2021
1 parent 6fa9743 commit c8495de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ dependencies {

// Awala
implementation 'tech.relaycorp:awala:1.48.11'
implementation 'tech.relaycorp:poweb:1.5.20'
implementation 'tech.relaycorp:poweb:1.5.22'

// Security
implementation 'androidx.security:security-crypto:1.1.0-alpha03'
Expand Down

0 comments on commit c8495de

Please sign in to comment.