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 641ea03 commit 7511eefCopy full SHA for 7511eef
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.4</version>
+ <version>5.2.5</version>
35
</dependency>`
36
37
38
_Gradle_
39
40
- `implementation("app.tozzi.mail:pec-parser:5.2.4")`
+ `implementation("app.tozzi.mail:pec-parser:5.2.5")`
41
42
**Requisiti**
43
@@ -142,7 +142,7 @@ platforms:
142
- linux
143
- ios
144
- android
145
-releaseDate: '2025-09-22'
+releaseDate: '2025-09-24'
146
softwareType: standalone/web
147
-softwareVersion: 5.2.4
+softwareVersion: 5.2.5
148
url: 'https://github.com/biagioT/java-pec-parser'
0 commit comments