We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85f2a36 commit b742d57Copy full SHA for b742d57
1 file changed
functionaltest-jenkins-plugin/build.gradle
@@ -37,8 +37,8 @@ dependencies {
37
implementation "jakarta.xml.bind:jakarta.xml.bind-api:4.0.4"
38
implementation "org.glassfish.jaxb:jaxb-runtime:4.0.5"
39
40
- implementation 'com.squareup.okhttp3:okhttp:5.1.0'
41
- implementation 'com.squareup.okhttp3:logging-interceptor:5.1.0'
+ implementation 'com.squareup.okhttp3:okhttp:5.3.2'
+ implementation 'com.squareup.okhttp3:logging-interceptor:5.3.2'
42
implementation 'com.google.code.gson:gson:2.13.2'
43
implementation 'io.gsonfire:gson-fire:1.9.0'
44
implementation 'javax.xml.bind:jaxb-api:2.3.1'
0 commit comments