Skip to content

Commit

Permalink
Bump com.auth0.android:auth0 from 2.9.2 to 2.10.0 in /00-Login (#163)
Browse files Browse the repository at this point in the history
Bumps [com.auth0.android:auth0](https://github.com/auth0/Auth0.Android) from 2.9.2 to 2.10.0.
- [Release notes](https://github.com/auth0/Auth0.Android/releases)
- [Changelog](https://github.com/auth0/Auth0.Android/blob/main/CHANGELOG.md)
- [Commits](auth0/Auth0.Android@2.9.2...2.10.0)

---
updated-dependencies:
- dependency-name: com.auth0.android:auth0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 19, 2023
1 parent 8a35ae5 commit 988baaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 00-Login/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ android {
}

dependencies {
implementation 'com.auth0.android:auth0:2.9.2'
implementation 'com.auth0.android:auth0:2.10.0'
implementation 'androidx.appcompat:appcompat:1.6.0'
testImplementation 'junit:junit:4.13.2'
}

0 comments on commit 988baaf

Please sign in to comment.