File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ Choose your installation method - Maven w/ Gradle (recommended) or Jar file.
4141...
4242dependencies {
4343 ...
44- compile 'com.sendgrid:smtpapi-java:1.2.3 '
44+ compile 'com.sendgrid:smtpapi-java:1.2.4 '
4545}
4646
4747repositories {
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.3 </version >
14+ <version >1.2.4 </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.3 </tag >
27+ <tag >1.2.4 </tag >
2828 </scm >
2929 <profiles >
3030 <profile >
241241 </plugin >
242242 </plugins >
243243 </build >
244- </project >
244+ </project >
You can’t perform that action at this time.
0 commit comments