Skip to content

Commit

Permalink
Merge branch '1.x' of github.com:freefair/okhttp-spring-boot
Browse files Browse the repository at this point in the history
  • Loading branch information
larsgrefer committed Aug 7, 2017
2 parents 3c4ce74 + 4fc5160 commit 99c113d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion starters/okhttp3/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ apply plugin: "io.freefair.maven-jars"

dependencies {
compile project(':autoconfigure')
compile 'com.squareup.okhttp3:okhttp:3.8.0'
compile 'com.squareup.okhttp3:okhttp:3.8.1'
}

0 comments on commit 99c113d

Please sign in to comment.