Skip to content

Commit

Permalink
fix(deps): update dependency com.squareup.okhttp3:okhttp to v4.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2023
1 parent 027b078 commit 0b09d5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/infra-tests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies {
testImplementation platform("org.spockframework:spock-bom:2.3-groovy-4.0")
testImplementation 'org.spockframework:spock-core'

testImplementation 'com.squareup.okhttp3:okhttp:4.11.0'
testImplementation 'com.squareup.okhttp3:okhttp:4.12.0'
testImplementation 'io.kubernetes:client-java-extended:18.0.1'
}

Expand Down

0 comments on commit 0b09d5b

Please sign in to comment.