Skip to content

Commit

Permalink
Update dependency com.okta.android:okta-oidc-android to v1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 4, 2023
1 parent c730293 commit e9bd472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ okhttp3 = { module = "com.squareup.okhttp3:okhttp", version.ref = "okhttp3" }
okhttp3-mockwebserver = { module = "com.squareup.okhttp3:mockwebserver", version.ref = "okhttp3" }
okhttp3-tls = { module = "com.squareup.okhttp3:okhttp-tls", version.ref = "okhttp3" }
okio = "com.squareup.okio:okio:3.3.0"
okta = "com.okta.android:okta-oidc-android:1.3.2"
okta = "com.okta.android:okta-oidc-android:1.3.4"
okta-auth-foundation = { module = "com.okta.kotlin:auth-foundation", version.ref = "okta" }
okta-auth-foundation-bootstrap = { module = "com.okta.kotlin:auth-foundation-bootstrap", version.ref = "okta" }
picasso = { module = "com.squareup.picasso:picasso", version = "2.8" }
Expand Down

0 comments on commit e9bd472

Please sign in to comment.