Skip to content

Commit 5607861

Browse files
Update dependency com.squareup.okhttp3:okhttp to v5
1 parent 008efa1 commit 5607861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

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

2323
implementation("org.kohsuke:github-api:1.322")
2424
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.1")
25-
implementation("com.squareup.okhttp3:okhttp:4.12.0")
25+
implementation("com.squareup.okhttp3:okhttp:5.3.2")
2626
}
2727

2828
java {

0 commit comments

Comments
 (0)