Skip to content

Commit 37ceb40

Browse files
authored
Update publiccode.yml
1 parent c9015cd commit 37ceb40

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

publiccode.yml

+6-4
Original file line numberDiff line numberDiff line change
@@ -29,21 +29,23 @@ description:
2929
_Maven_
3030
3131
`
32+
3233
<dependency>
3334
3435
<groupId>app.tozzi</groupId>
3536
3637
<artifactId>pec-parser</artifactId>
3738
38-
<version>5.1.0</version>
39+
<version>5.1.1</version>
3940
4041
</dependency>
42+
4143
`
4244
4345
4446
_Gradle_
4547
46-
`implementation("app.tozzi.mail:pec-parser:5.1.0")`
48+
`implementation("app.tozzi.mail:pec-parser:5.1.1")`
4749
4850
**Requisiti**
4951
@@ -148,7 +150,7 @@ platforms:
148150
- linux
149151
- ios
150152
- android
151-
releaseDate: '2024-11-24'
153+
releaseDate: '2025-04-19'
152154
softwareType: standalone/web
153-
softwareVersion: 5.1.0
155+
softwareVersion: 5.1.1
154156
url: 'https://github.com/biagioT/java-pec-parser'

0 commit comments

Comments
 (0)