Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency com.squareup.okhttp3:okhttp-bom to v4.12.0
Browse files Browse the repository at this point in the history
renovate[bot] authored Oct 17, 2023
1 parent 0fc29b1 commit eae8264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
# libraries
springBoot = "3.1.4"
springCloud = "2022.0.4"
okhttp = "4.11.0"
okhttp = "4.12.0"
testcontainers = "1.19.1"
guava = "32.1.3-jre"
mybatis = "3.5.13"

0 comments on commit eae8264

Please sign in to comment.