Skip to content

Commit bd6f97c

Browse files
⬆️ Bump com.squareup.okhttp3:okhttp from 5.3.2 to 5.4.0
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 5.3.2 to 5.4.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.3.2...parent-5.4.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 967f3a6 commit bd6f97c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repositories {
3333
dependencies {
3434
//implementation("org.jetbrains.kotlin:kotlin-stdlib")
3535
implementation("com.google.code.gson:gson:2.14.0")
36-
implementation("com.squareup.okhttp3:okhttp:5.3.2")
36+
implementation("com.squareup.okhttp3:okhttp:5.4.0")
3737
implementation("org.yaml:snakeyaml:2.6")
3838
testImplementation(libs.junit)
3939
testImplementation(libs.opentest4j)

0 commit comments

Comments
 (0)