We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35ef76e commit d82627eCopy full SHA for d82627e
README.md
@@ -28,7 +28,7 @@ If you use Maven and want to include the library into your project you can use t
28
<dependency>
29
<groupId>com.googlecode.plist</groupId>
30
<artifactId>dd-plist</artifactId>
31
- <version>1.24</version>
+ <version>1.25</version>
32
</dependency>
33
34
## Help
pom.xml
@@ -9,7 +9,7 @@
9
10
11
<packaging>jar</packaging>
12
13
<name>dd-plist</name>
14
<url>http://www.github.com/3breadt/dd-plist</url>
15
<description>
0 commit comments