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 085ce35 commit 15c5d15Copy full SHA for 15c5d15
1 file changed
README.md
@@ -35,14 +35,14 @@ maven:
35
<dependency>
36
<groupId>ch.digitalfondue.jfiveparse</groupId>
37
<artifactId>jfiveparse</artifactId>
38
- <version>1.1.2</version>
+ <version>1.1.3</version>
39
</dependency>
40
```
41
42
gradle:
43
44
45
-compile 'ch.digitalfondue.jfiveparse:jfiveparse:1.1.2'
+compile 'ch.digitalfondue.jfiveparse:jfiveparse:1.1.3'
46
47
48
## Use:
0 commit comments