Skip to content

Commit 316f4b9

Browse files
author
adriancole
committed
bumped example to 1.1.1
1 parent 4315ff7 commit 316f4b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/feign-example-cli/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apply plugin: 'java'
22

33
dependencies {
4-
compile 'com.netflix.feign:feign-core:1.0.0'
4+
compile 'com.netflix.feign:feign-core:1.1.1'
55
compile 'com.google.code.gson:gson:2.2.4'
66
provided 'com.squareup.dagger:dagger-compiler:1.0.1'
77
}

0 commit comments

Comments
 (0)