Skip to content

Commit

Permalink
Bump com.googlecode.plist:dd-plist from 1.27 to 1.28
Browse files Browse the repository at this point in the history
Bumps [com.googlecode.plist:dd-plist](https://github.com/3breadt/dd-plist) from 1.27 to 1.28.
- [Release notes](https://github.com/3breadt/dd-plist/releases)
- [Commits](3breadt/dd-plist@v1.27.0...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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 8, 2024
1 parent ad7442c commit 1156e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
testRuntimeOnly 'org.junit.platform:junit-platform-reporting'

// PLIST implementation
implementation 'com.googlecode.plist:dd-plist:1.27'
implementation 'com.googlecode.plist:dd-plist:1.28'

// Required to read InputStream with BOM-field
// https://mvnrepository.com/artifact/commons-io/commons-io
Expand Down

0 comments on commit 1156e03

Please sign in to comment.