File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Choose your installation method - Maven w/ Gradle (recommended) or Jar file.
3838...
3939dependencies {
4040 ...
41- compile 'com.sendgrid:smtpapi-java:1.2.10 '
41+ compile 'com.sendgrid:smtpapi-java:1.3.0 '
4242}
4343
4444repositories {
Original file line number Diff line number Diff line change 1111 <packaging >jar</packaging >
1212 <name >SMTPAPI Java</name >
1313 <description >SMTPAPI Java helper library</description >
14- <version >1.2.10 </version >
14+ <version >1.3.0 </version >
1515 <url >https://github.com/sendgrid/smtapi-java</url >
1616 <licenses >
1717 <license >
2424 <url >scm:git@github.com:sendgrid/smtpapi-java.git</url >
2525 <connection >scm:git@github.com:sendgrid/smtpapi-java.git</connection >
2626 <developerConnection >scm:git@github.com:sendgrid/smtpapi-java.git</developerConnection >
27- <tag >1.2.10 </tag >
27+ <tag >1.3.0 </tag >
2828 </scm >
2929 <profiles >
3030 <profile >
You can’t perform that action at this time.
0 commit comments