Skip to content

Commit

Permalink
Merge pull request #500 from okta/dependabot/maven/com.squareup.okhtt…
Browse files Browse the repository at this point in the history
…p3-mockwebserver-4.12.0

Bump com.squareup.okhttp3:mockwebserver from 4.10.0 to 4.12.0
  • Loading branch information
arvindkrishnakumar-okta authored Jan 31, 2024
2 parents 1b6f555 + 20ed6c7 commit b5a5f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>mockwebserver</artifactId>
<version>4.10.0</version>
<version>4.12.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b5a5f8c

Please sign in to comment.