Skip to content

Commit 0579a4d

Browse files
Example dependencies update - injectionApi to version 1.0.5
1 parent 8ef2611 commit 0579a4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ dependencies {
1515
testCompile group: 'junit', name: 'junit', version: '4.12'
1616
compile 'com.fasterxml.jackson.core:jackson-core:2.9.8'
1717
compile 'com.fasterxml.jackson.core:jackson-databind:2.9.8'
18-
compile group: 'com.socketlabs', name: 'injectionApi', version: '1.0.4'
18+
compile group: 'com.socketlabs', name: 'injectionApi', version: '1.0.5'
1919
}

0 commit comments

Comments
 (0)