Skip to content

Commit a29e4c9

Browse files
updating tests to latest version
1 parent 95cbb20 commit a29e4c9

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
@@ -16,5 +16,5 @@ dependencies {
1616
testCompile group: 'junit', name: 'junit', version: '4.12'
1717
compile 'com.fasterxml.jackson.core:jackson-core:2.11.0'
1818
compile 'com.fasterxml.jackson.core:jackson-databind:2.11.0'
19-
compile group: 'com.socketlabs', name: 'injectionApi', version: '1.1.0'
19+
compile group: 'com.socketlabs', name: 'injectionApi', version: '1.1.1'
2020
}

0 commit comments

Comments
 (0)