Skip to content

Commit 46116a8

Browse files
committed
Updated okhttp to 5.2.0
1 parent 120c26a commit 46116a8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<maven.javadoc.plugin.version>3.12.0</maven.javadoc.plugin.version>
119119
<mockito.version>5.20.0</mockito.version>
120120
<slf4j.version>2.0.16</slf4j.version>
121-
<okhttp.version>5.1.0</okhttp.version>
121+
<okhttp.version>5.2.0</okhttp.version>
122122
</properties>
123123

124124
<dependencies>
@@ -162,7 +162,7 @@
162162
<dependency>
163163
<groupId>com.amilesend</groupId>
164164
<artifactId>okhttp-client-extensions</artifactId>
165-
<version>1.1.1</version>
165+
<version>1.1.2</version>
166166
</dependency>
167167
<dependency>
168168
<groupId>com.squareup.okhttp3</groupId>

0 commit comments

Comments
 (0)