Skip to content

Commit

Permalink
fix(deps): update dependency com.squareup.okhttp3:okhttp to v5.0.0-sn…
Browse files Browse the repository at this point in the history
…apshot
  • Loading branch information
renovate[bot] authored Sep 21, 2024
1 parent 555517d commit 6f7ca97
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.14</version>
<version>5.0.0-SNAPSHOT</version>
</dependency>
</dependencies>
</project>

0 comments on commit 6f7ca97

Please sign in to comment.