File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ dependencies {
7070 compileOnly project. deps. gocdPluginApi
7171 implementation ' com.google.code.gson:gson:2.13.2'
7272 implementation ' org.kohsuke:github-api:1.330'
73- implementation ' com.squareup.okhttp3:okhttp:5.3.0 '
73+ implementation ' com.squareup.okhttp3:okhttp:5.3.2 '
7474 implementation platform(' org.slf4j:slf4j-bom:2.0.17' )
7575 implementation ' org.slf4j:jul-to-slf4j'
7676
@@ -84,7 +84,7 @@ dependencies {
8484 testImplementation ' org.mockito:mockito-core:5.20.0'
8585 testImplementation ' org.skyscreamer:jsonassert:1.5.3'
8686 testImplementation ' org.jsoup:jsoup:1.21.2'
87- testImplementation ' com.squareup.okhttp3:mockwebserver3-junit5:5.3.0 '
87+ testImplementation ' com.squareup.okhttp3:mockwebserver3-junit5:5.3.2 '
8888}
8989
9090test {
You can’t perform that action at this time.
0 commit comments