Skip to content

Commit 2ca58a7

Browse files
committed
update for latest release
1 parent 2e95070 commit 2ca58a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@ maven:
3838
<dependency>
3939
<groupId>ch.digitalfondue.mjml4j</groupId>
4040
<artifactId>mjml4j</artifactId>
41-
<version>1.1.4</version>
41+
<version>1.1.5</version>
4242
</dependency>
4343
```
4444

4545
gradle:
4646

4747
```
48-
implementation 'ch.digitalfondue.mjml4j:mjml4j:1.1.4'
48+
implementation 'ch.digitalfondue.mjml4j:mjml4j:1.1.5'
4949
```
5050

5151
# Use

0 commit comments

Comments
 (0)