Skip to content

Commit

Permalink
chore(deps): update dependency com.squareup.okhttp3:okhttp to v4.12.0 (
Browse files Browse the repository at this point in the history
…#34)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 17, 2023
1 parent 8e5b485 commit d90f982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies {
api(platform("com.fasterxml.jackson:jackson-bom:2.15.3"))

// http client
implementation("com.squareup.okhttp3:okhttp:4.11.0")
implementation("com.squareup.okhttp3:okhttp:4.12.0")
implementation("com.kohlschutter.junixsocket:junixsocket-core:2.8.1")

// json
Expand Down

0 comments on commit d90f982

Please sign in to comment.