Release 4.4.3 · FirojKhanMD/sendgrid-java@0e121cc · GitHub
Skip to content

Commit 0e121cc

Browse files
committed
Release 4.4.3
1 parent 7d8a80f commit 0e121cc

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Add the following to your build.gradle file in the root of your project.
6767
...
6868
dependencies {
6969
...
70-
implementation 'com.sendgrid:sendgrid-java:4.4.2'
70+
implementation 'com.sendgrid:sendgrid-java:4.4.3'
7171
}
7272
7373
repositories {
@@ -86,7 +86,7 @@ mvn install
8686

8787
You can just drop the jar file in. It's a fat jar - it has all the dependencies built in.
8888

89-
[sendgrid-java.jar](https://github.com/sendgrid/sendgrid-java/releases/download/v4.4.2/sendgrid-java.jar)
89+
[sendgrid-java.jar](https://github.com/sendgrid/sendgrid-java/releases/download/v4.4.3/sendgrid-java.jar)
9090

9191
## Dependencies
9292

pom.xml

Lines changed: 3 additions & 3 deletions

0 commit comments

Comments
 (0)