Skip to content

Commit

Permalink
Merge pull request #53 from yvasyliev/dependabot/maven/com.squareup.o…
Browse files Browse the repository at this point in the history
…khttp3-okhttp-4.12.0

Bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0
  • Loading branch information
yvasyliev authored Oct 19, 2023
2 parents 291cc19 + f40a524 commit 0acb7ab
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 @@ -40,7 +40,7 @@
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>4.11.0</version>
<version>4.12.0</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 0acb7ab

Please sign in to comment.