Skip to content

Commit

Permalink
fix(deps): bump tech.relaycorp:veraid from 1.10.0 to 1.10.1
Browse files Browse the repository at this point in the history
Bumps [tech.relaycorp:veraid](https://github.com/relaycorp/veraid-jvm) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/relaycorp/veraid-jvm/releases)
- [Changelog](https://github.com/relaycorp/veraid-jvm/blob/main/release.gradle)
- [Commits](relaycorp/veraid-jvm@v1.10.0...v1.10.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent d5e7ccb commit 015f6b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ dependencies {
implementation "org.bouncycastle:bcpkix-jdk15on:$bouncy_castle_version"

// VeraId
implementation 'tech.relaycorp:veraid:1.10.0'
implementation 'tech.relaycorp:veraid:1.10.1'

// Compose
implementation platform('androidx.compose:compose-bom:2023.09.00')
Expand Down

0 comments on commit 015f6b1

Please sign in to comment.