File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ All updates to this project is documented in our [CHANGELOG](https://github.com/
1414...
1515dependencies {
1616 ...
17- compile 'com.sendgrid:java-http-client:1 .0.0'
17+ compile 'com.sendgrid:java-http-client:2 .0.0'
1818}
1919
2020repositories {
@@ -29,15 +29,15 @@ repositories {
2929<dependency >
3030 <groupId >com.sendgrid</groupId >
3131 <artifactId >java-http-client</artifactId >
32- <version >1 .0.0</version >
32+ <version >2 .0.0</version >
3333</dependency >
3434```
3535
3636` mvn install `
3737
3838## Fat Jar
3939
40- [ Download] ( http://repo1.maven.org/maven2/com/sendgrid/java-http-client/1 .0.0/java-http-client-1 .0.0-jar.jar )
40+ [ Download] ( http://repo1.maven.org/maven2/com/sendgrid/java-http-client/2 .0.0/java-http-client-2 .0.0-jar.jar )
4141
4242## Dependencies
4343
@@ -136,4 +136,4 @@ java-http-client is guided and supported by the SendGrid [Developer Experience T
136136java-http-client is maintained and funded by SendGrid, Inc. The names and logos for java-http-client are trademarks of SendGrid, Inc.
137137
138138![ SendGrid Logo]
139- (https://assets3.sendgrid.com/mkt/assets/logos_brands/small/sglogo_2015_blue-9c87423c2ff2ff393ebce1ab3bd018a4.png)
139+ (https://assets3.sendgrid.com/mkt/assets/logos_brands/small/sglogo_2015_blue-9c87423c2ff2ff393ebce1ab3bd018a4.png )
You can’t perform that action at this time.
0 commit comments