Skip to content

Commit a5afbc3

Browse files
feat(deps): update test com.squareup.okhttp3:mockwebserver from v4.12.0 to v5
1 parent 5cc1103 commit a5afbc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>com.squareup.okhttp3</groupId>
5757
<artifactId>mockwebserver</artifactId>
58-
<version>4.12.0</version>
58+
<version>5.0.0</version>
5959
<scope>test</scope>
6060
</dependency>
6161
<dependency>

0 commit comments

Comments
 (0)