Skip to content

Commit ec1b433

Browse files
Bump com.squareup.okio:okio-jvm from 3.4.0 to 3.5.0 (#636)
1 parent 75254fc commit ec1b433

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integration/customokhttp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>com.squareup.okio</groupId>
5050
<artifactId>okio-jvm</artifactId>
51-
<version>3.4.0</version>
51+
<version>3.5.0</version>
5252
</dependency>
5353
</dependencies>
5454

okhttp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>com.squareup.okio</groupId>
4242
<artifactId>okio-jvm</artifactId>
43-
<version>3.4.0</version>
43+
<version>3.5.0</version>
4444
</dependency>
4545

4646
<!-- test dependencies -->

0 commit comments

Comments
 (0)