Skip to content

Commit

Permalink
Update dependency com.squareup.okio:okio-jvm to v3.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 81f8590 commit 3a424c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ dependencies {

implementation group: 'io.github.openfeign', name: 'feign-httpclient', version: '12.4'
implementation group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.11.0'
implementation group: 'com.squareup.okio', name: 'okio-jvm', version: '3.5.0'
implementation group: 'com.squareup.okio', name: 'okio-jvm', version: '3.9.1'

implementation group: 'com.github.hmcts', name: 'auth-checker-lib', version: '2.1.5'

Expand Down

0 comments on commit 3a424c1

Please sign in to comment.