Skip to content

Commit

Permalink
chore(deps): Bump awala from 1.58.0 to 1.60.1
Browse files Browse the repository at this point in the history
Bumps [awala](https://github.com/relaycorp/awala-jvm) from 1.58.0 to 1.60.1.
- [Release notes](https://github.com/relaycorp/awala-jvm/releases)
- [Changelog](https://github.com/relaycorp/awala-jvm/blob/master/.releaserc.yml)
- [Commits](relaycorp/awala-jvm@v1.58.0...v1.60.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2021
1 parent 2f51c44 commit dec5366
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 @@ -64,7 +64,7 @@ dependencies {
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:$kotlinCoroutinesVersion"

// Awala
implementation 'tech.relaycorp:awala:1.58.0'
implementation 'tech.relaycorp:awala:1.60.1'
implementation 'tech.relaycorp:awala-keystore-file:1.3.2'
implementation 'tech.relaycorp:poweb:1.5.24'
testImplementation 'tech.relaycorp:awala-testing:1.3.2'
Expand Down

0 comments on commit dec5366

Please sign in to comment.