Skip to content

Commit

Permalink
fix(deps): update dependency com.squareup.okhttp3:okhttp to v5.0.0-al…
Browse files Browse the repository at this point in the history
…pha.14
  • Loading branch information
renovate[bot] committed Jul 22, 2024
1 parent bcf22b9 commit 5e17436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>5.0.0-alpha.12</version>
<version>5.0.0-alpha.14</version>
</dependency>
</dependencies>
</project>

0 comments on commit 5e17436

Please sign in to comment.