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 @@ -40,7 +40,7 @@ Choose your installation method - Maven w/ Gradle (recommended) or Jar file.
40
40
...
41
41
dependencies {
42
42
...
43
- compile 'com.sendgrid:smtpapi-java:1.2.5 '
43
+ compile 'com.sendgrid:smtpapi-java:1.2.6 '
44
44
}
45
45
46
46
repositories {
Original file line number Diff line number Diff line change 11
11
<packaging >jar</packaging >
12
12
<name >SMTPAPI Java</name >
13
13
<description >SMTPAPI Java helper library</description >
14
- <version >1.2.5 </version >
14
+ <version >1.2.6 </version >
15
15
<url >https://github.com/sendgrid/smtapi-java</url >
16
16
<licenses >
17
17
<license >
24
24
<url >scm:git@github.com:sendgrid/smtpapi-java.git</url >
25
25
<connection >scm:git@github.com:sendgrid/smtpapi-java.git</connection >
26
26
<developerConnection >scm:git@github.com:sendgrid/smtpapi-java.git</developerConnection >
27
- <tag >1.2.5 </tag >
27
+ <tag >1.2.6 </tag >
28
28
</scm >
29
29
<profiles >
30
30
<profile >
You can’t perform that action at this time.
0 commit comments