Skip to content

Commit fde830e

Browse files
authored
Update README.MD
1 parent 37ceb40 commit fde830e

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
@@ -9,13 +9,13 @@ Attenzione: le versioni precedenti alla 5.0.0 sono state rilasciate con groupId
99
<dependency>
1010
<groupId>app.tozzi</groupId>
1111
<artifactId>pec-parser</artifactId>
12-
<version>5.1.0</version>
12+
<version>5.1.1</version>
1313
</dependency>
1414
```
1515

1616
##### Gradle
1717
```
18-
implementation 'app.tozzi:pec-parser:5.1.0
18+
implementation 'app.tozzi:pec-parser:5.1.1
1919
```
2020

2121
### Requisiti

0 commit comments

Comments
 (0)