We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a37f1a + a3d4551 commit f9172abCopy full SHA for f9172ab
starters/okhttp5-spring-boot-starter/build.gradle
@@ -5,7 +5,7 @@ description = "OkHttp 5 Spring Boot Starter"
5
6
dependencies {
7
api platform(project(":okhttp-spring-boot-dependencies"))
8
- api platform('com.squareup.okhttp3:okhttp-bom:5.0.0')
+ api platform('com.squareup.okhttp3:okhttp-bom:5.1.0')
9
10
api 'org.springframework.boot:spring-boot-starter'
11
api project(':okhttp-spring-boot-autoconfigure')
0 commit comments