Skip to content

Commit

Permalink
Update dependency com.squareup.okio:okio to v3.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent e18bc93 commit ced774c
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 @@ -158,7 +158,7 @@ square-okhttp = { module = "com.squareup.okhttp3:okhttp", version.ref = "square-
square-okhttpBrotli = { module = "com.squareup.okhttp3:okhttp-brotli", version.ref = "square-okhttp" }
square-okhttpLoggingInterceptor = { module = "com.squareup.okhttp3:logging-interceptor", version.ref = "square-okhttp" }
square-okhttpMockwebserver = { module = "com.squareup.okhttp3:mockwebserver", version.ref = "square-okhttp" }
square-okio = "com.squareup.okio:okio:3.9.0"
square-okio = "com.squareup.okio:okio:3.9.1"
square-retrofit = { module = "com.squareup.retrofit2:retrofit", version.ref = "square-retrofit" }
square-retrofitConverterMoshi = { module = "com.squareup.retrofit2:converter-moshi", version.ref = "square-retrofit" }
square-sqlDelightAndroid = { module = "app.cash.sqldelight:android-driver", version.ref = "square-sqlDelight" }
Expand Down

0 comments on commit ced774c

Please sign in to comment.