Skip to content

Commit

Permalink
Update dependency com.squareup.okio:okio to v3.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and frett committed Jan 8, 2025
1 parent 10e5831 commit a025e7e
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 @@ -108,7 +108,7 @@ napier = "io.github.aakira:napier:2.7.1"
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.10.1"
okio = "com.squareup.okio:okio:3.10.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" }
Expand Down

0 comments on commit a025e7e

Please sign in to comment.