Skip to content

Commit 99c113d

Browse files
committed
Merge branch '1.x' of github.com:freefair/okhttp-spring-boot
2 parents 3c4ce74 + 4fc5160 commit 99c113d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

starters/okhttp3/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ apply plugin: "io.freefair.maven-jars"
44

55
dependencies {
66
compile project(':autoconfigure')
7-
compile 'com.squareup.okhttp3:okhttp:3.8.0'
7+
compile 'com.squareup.okhttp3:okhttp:3.8.1'
88
}

0 commit comments

Comments
 (0)