We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74e7fb5 commit bfdb204Copy full SHA for bfdb204
README.md
@@ -118,7 +118,7 @@ Using Maven:
118
<dependency>
119
<groupId>com.mailersend</groupId>
120
<artifactId>java-sdk</artifactId>
121
- <version>1.0.1</version>
+ <version>1.1.2</version>
122
</dependency>
123
124
Using Gradle:
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
4
5
6
<name>MailerSend Java SDK</name>
7
<description>An SDK for MailerSend API</description>
8
<url>https://github.com/mailersend/mailersend-java</url>
0 commit comments