From e745220ffb90014b130a58c491f3b1a69e420e16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 04:13:34 +0000 Subject: [PATCH] Bump com.googlecode.plist:dd-plist from 1.23 to 1.28 Bumps [com.googlecode.plist:dd-plist](https://github.com/3breadt/dd-plist) from 1.23 to 1.28. - [Release notes](https://github.com/3breadt/dd-plist/releases) - [Commits](https://github.com/3breadt/dd-plist/compare/dd-plist-1.23...v1.28.0) --- updated-dependencies: - dependency-name: com.googlecode.plist:dd-plist dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index fea6e86..46161fc 100644 --- a/build.gradle +++ b/build.gradle @@ -53,7 +53,7 @@ dependencies { api 'net.wooga.gradle:xcodebuild:[2,3[' api 'net.wooga.gradle:fastlane:[2,3[' - implementation "com.googlecode.plist:dd-plist:1.23" + implementation "com.googlecode.plist:dd-plist:1.28" implementation 'com.wooga.gradle:gradle-commons:[1,2[' implementation 'net.wooga.gradle:asdf:[1.1.0-rc.3,2['