Skip to content

Commit

Permalink
Bump okhttp version to 4.12.0 (#81)
Browse files Browse the repository at this point in the history
Co-authored-by: Lev Bernstein <[email protected]>
  • Loading branch information
LevBernstein and Lev Bernstein committed Jan 9, 2024
1 parent dcb5bc4 commit 34cb837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion duo-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>4.10.0</version>
<version>4.12.0</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 34cb837

Please sign in to comment.