Skip to content

Commit 79d8a57

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.11.0 to 4.12.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.11.0...parent-4.12.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a27a659 commit 79d8a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-model-v1-41/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ dependencies {
117117

118118
implementation("com.squareup.moshi:moshi:1.15.0")
119119
ksp("com.squareup.moshi:moshi-kotlin-codegen:1.15.0")
120-
compileOnly("com.squareup.okhttp3:okhttp:4.11.0")
120+
compileOnly("com.squareup.okhttp3:okhttp:4.12.0")
121121

122122
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.0")
123123
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.0")

0 commit comments

Comments
 (0)