Skip to content

Commit b742d57

Browse files
chore(deps): bump com.squareup.okhttp3:okhttp (#473)
1 parent 85f2a36 commit b742d57

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

functionaltest-jenkins-plugin/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ dependencies {
3737
implementation "jakarta.xml.bind:jakarta.xml.bind-api:4.0.4"
3838
implementation "org.glassfish.jaxb:jaxb-runtime:4.0.5"
3939

40-
implementation 'com.squareup.okhttp3:okhttp:5.1.0'
41-
implementation 'com.squareup.okhttp3:logging-interceptor:5.1.0'
40+
implementation 'com.squareup.okhttp3:okhttp:5.3.2'
41+
implementation 'com.squareup.okhttp3:logging-interceptor:5.3.2'
4242
implementation 'com.google.code.gson:gson:2.13.2'
4343
implementation 'io.gsonfire:gson-fire:1.9.0'
4444
implementation 'javax.xml.bind:jaxb-api:2.3.1'

0 commit comments

Comments
 (0)