Skip to content

Commit d33f265

Browse files
fix(deps): update dependency com.squareup.okhttp3:okhttp to v5.3.2 (#224)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9edbc40 commit d33f265

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838
implementation 'com.sk89q.worldedit:worldedit-core:7.2.20'
3939
embed 'org.jetbrains.kotlin:kotlin-stdlib'
4040
embed 'com.google.code.gson:gson:2.13.2'
41-
embed 'com.squareup.okhttp3:okhttp:5.3.1'
41+
embed 'com.squareup.okhttp3:okhttp:5.3.2'
4242
embed 'com.michael-bull.kotlin-result:kotlin-result:2.0.3'
4343
testImplementation 'io.kotest:kotest-runner-junit5-jvm:6.0.5'
4444
}

0 commit comments

Comments
 (0)