Skip to content

Commit

Permalink
fix(deps): Bump tech.relaycorp:awala-keystore-file from 1.6.53 to 1.6.61
Browse files Browse the repository at this point in the history
Bumps [tech.relaycorp:awala-keystore-file](https://github.com/relaycorp/awala-keystore-file-jvm) from 1.6.53 to 1.6.61.
- [Release notes](https://github.com/relaycorp/awala-keystore-file-jvm/releases)
- [Changelog](https://github.com/relaycorp/awala-keystore-file-jvm/blob/main/.releaserc.yml)
- [Commits](relaycorp/awala-keystore-file-jvm@v1.6.53...v1.6.61)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 2c505bd commit 5ceee97
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 @@ -70,7 +70,7 @@ dependencies {

// Awala
implementation 'tech.relaycorp:awala:1.69.2'
implementation 'tech.relaycorp:awala-keystore-file:1.6.53'
implementation 'tech.relaycorp:awala-keystore-file:1.6.61'
implementation 'tech.relaycorp:poweb:1.5.88'
testImplementation 'tech.relaycorp:awala-testing:1.5.27'

Expand Down

0 comments on commit 5ceee97

Please sign in to comment.