File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ All updates to this project are documented in our [CHANGELOG](CHANGELOG.md).
3939...
4040dependencies {
4141 ...
42- compile 'com.sendgrid:java-http-client:4.4 .0'
42+ compile 'com.sendgrid:java-http-client:4.5 .0'
4343}
4444
4545repositories {
@@ -54,7 +54,7 @@ repositories {
5454<dependency >
5555 <groupId >com.sendgrid</groupId >
5656 <artifactId >java-http-client</artifactId >
57- <version >4.4 .0</version >
57+ <version >4.5 .0</version >
5858</dependency >
5959```
6060
Original file line number Diff line number Diff line change 1111 <packaging >jar</packaging >
1212 <name >A simple HTTP client</name >
1313 <description >HTTP REST client, simplified for Java</description >
14- <version >4.4 .0</version >
14+ <version >4.5 .0</version >
1515 <url >https://github.com/sendgrid/java-http-client</url >
1616 <licenses >
1717 <license >
2424 <url >https://github.com/sendgrid/java-http-client</url >
2525 <
connection >scm:git:
[email protected] :sendgrid/java-http-client.git</
connection >
2626 <
developerConnection >scm:git:
[email protected] :sendgrid/java-http-client.git</
developerConnection >
27- <tag >4.4 .0</tag >
27+ <tag >4.5 .0</tag >
2828 </scm >
2929 <profiles >
3030 <profile >
216216 </plugin >
217217 </plugins >
218218 </build >
219- </project >
219+ </project >
You can’t perform that action at this time.
0 commit comments