From 1d1cfe3ac49de56ddc23bde5b8268de0b02e424d Mon Sep 17 00:00:00 2001 From: Daniel Dreibrodt Date: Sat, 23 Jul 2022 19:26:17 +0200 Subject: [PATCH] Release 1.24 --- README.md | 2 +- dd-plist.iml | 14 +++++++------- pom.xml | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 4028dd1..dd5884b 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ If you use Maven and want to include the library into your project you can use t com.googlecode.plist dd-plist - 1.23 + 1.24 ## Help diff --git a/dd-plist.iml b/dd-plist.iml index c5ca3d2..e3dc21f 100644 --- a/dd-plist.iml +++ b/dd-plist.iml @@ -11,13 +11,13 @@ - - - + + - - - - + + + + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 178f564..dec1e28 100644 --- a/pom.xml +++ b/pom.xml @@ -186,7 +186,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.8 + 1.6.7 true ossrh @@ -200,7 +200,7 @@ org.junit.jupiter junit-jupiter - 5.7.2 + 5.8.2 test