Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

Commit

Permalink
Update dependency com.squareup.okio:okio to v3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent 32ad9f8 commit 474a23b
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 @@ -21,7 +21,7 @@ okhttp3-sse = { module = "com.squareup.okhttp3:okhttp-sse", version.ref = "okhtt
okhttp3-logginginterceptor = { module = "com.squareup.okhttp3:logging-interceptor", version.ref = "okhttp3" }
okhttp3-tls = { module = "com.squareup.okhttp3:okhttp-tls", version.ref = "okhttp3" }
okhttp3-brotli = { module = "com.squareup.okhttp3:okhttp-brotli", version.ref = "okhttp3" }
okio = "com.squareup.okio:okio:3.2.0"
okio = "com.squareup.okio:okio:3.7.0"
picocli = { module = "info.picocli:picocli", version.ref = "picocli" }
picocli-codegen = { module = "info.picocli:picocli-codegen", version.ref = "picocli" }
classgraph = "io.github.classgraph:classgraph:4.8.149"
Expand Down

0 comments on commit 474a23b

Please sign in to comment.