Skip to content

Commit d7591c8

Browse files
committed
Update smtpapi-java to v1.2.0
1 parent 0178e9a commit d7591c8

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:smtpapi-java:1.1.1'
48+
compile 'com.sendgrid:smtpapi-java:1.2.0'
4949
compile 'org.apache.httpcomponents:httpcore:4.3.2'
5050
compile 'org.apache.httpcomponents:httpclient:4.3.4'
5151
compile 'org.apache.httpcomponents:httpmime:4.3.4'

0 commit comments

Comments
 (0)