We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18d3909 commit 585793eCopy full SHA for 585793e
1 file changed
publiccode.yml
@@ -31,13 +31,13 @@ description:
31
`<dependency>
32
<groupId>app.tozzi</groupId>
33
<artifactId>pec-parser</artifactId>
34
- <version>5.2.3</version>
+ <version>5.2.4</version>
35
</dependency>`
36
37
38
_Gradle_
39
40
- `implementation("app.tozzi.mail:pec-parser:5.2.3")`
+ `implementation("app.tozzi.mail:pec-parser:5.2.4")`
41
42
**Requisiti**
43
@@ -142,7 +142,7 @@ platforms:
142
- linux
143
- ios
144
- android
145
-releaseDate: '2025-08-27'
+releaseDate: '2025-09-22'
146
softwareType: standalone/web
147
-softwareVersion: 5.2.3
+softwareVersion: 5.2.4
148
url: 'https://github.com/biagioT/java-pec-parser'
0 commit comments