Skip to content

Commit

Permalink
Bump com.auth0.android:auth0 from 2.8.0 to 2.9.2 in /00-Login-Kt (#158)
Browse files Browse the repository at this point in the history
Bumps [com.auth0.android:auth0](https://github.com/auth0/Auth0.Android) from 2.8.0 to 2.9.2.
- [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.8.0...2.9.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Poovamraj T T <[email protected]>
  • Loading branch information
dependabot[bot] and poovamraj committed May 8, 2023
1 parent e34e880 commit 8291058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 00-Login-Kt/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.6.0'
implementation 'com.google.android.material:material:1.8.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'com.auth0.android:auth0:2.8.0'
implementation 'com.auth0.android:auth0:2.9.2'
testImplementation 'junit:junit:4.+'
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
Expand Down

0 comments on commit 8291058

Please sign in to comment.