Skip to content

Commit a513999

Browse files
committed
Bump version of java-http-client dependency to 4.1.0
1 parent 9a25e07 commit a513999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ buildscript {
4545
}
4646

4747
dependencies {
48-
compile 'com.sendgrid:java-http-client:4.0.0'
48+
compile 'com.sendgrid:java-http-client:4.1.0'
4949
compile 'com.fasterxml.jackson.core:jackson-core:2.5.3'
5050
compile 'com.fasterxml.jackson.core:jackson-annotations:2.5.3'
5151
compile 'com.fasterxml.jackson.core:jackson-databind:2.5.3'

0 commit comments

Comments
 (0)