Skip to content

Commit

Permalink
fix(deps): Bump tech.relaycorp:awala-testing from 1.5.27 to 1.5.33
Browse files Browse the repository at this point in the history
Bumps [tech.relaycorp:awala-testing](https://github.com/relaycorp/awala-testing-jvm) from 1.5.27 to 1.5.33.
- [Release notes](https://github.com/relaycorp/awala-testing-jvm/releases)
- [Changelog](https://github.com/relaycorp/awala-testing-jvm/blob/master/.releaserc.yml)
- [Commits](relaycorp/awala-testing-jvm@v1.5.27...v1.5.33)

---
updated-dependencies:
- dependency-name: tech.relaycorp:awala-testing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent e9325b4 commit be4978c
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 @@ -72,7 +72,7 @@ dependencies {
implementation 'tech.relaycorp:awala:1.68.8'
implementation 'tech.relaycorp:awala-keystore-file:1.6.53'
implementation 'tech.relaycorp:poweb:1.5.88'
testImplementation 'tech.relaycorp:awala-testing:1.5.27'
testImplementation 'tech.relaycorp:awala-testing:1.5.33'

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

0 comments on commit be4978c

Please sign in to comment.