We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a25e07 commit a513999Copy full SHA for a513999
build.gradle
@@ -45,7 +45,7 @@ buildscript {
45
}
46
47
dependencies {
48
- compile 'com.sendgrid:java-http-client:4.0.0'
+ compile 'com.sendgrid:java-http-client:4.1.0'
49
compile 'com.fasterxml.jackson.core:jackson-core:2.5.3'
50
compile 'com.fasterxml.jackson.core:jackson-annotations:2.5.3'
51
compile 'com.fasterxml.jackson.core:jackson-databind:2.5.3'
0 commit comments