Skip to content

Commit

Permalink
Bump com.googlecode.plist:dd-plist from 1.23 to 1.28 (#11040)
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.23 to 1.28.
- [Release notes](https://github.com/3breadt/dd-plist/releases)
- [Commits](3breadt/dd-plist@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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 18, 2024
1 parent 0b1a421 commit 194d0c2
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 @@ -243,7 +243,7 @@ dependencies {
implementation 'org.jspecify:jspecify:0.3.0'

// parse plist files
implementation 'com.googlecode.plist:dd-plist:1.23'
implementation 'com.googlecode.plist:dd-plist:1.28'

testImplementation 'io.github.classgraph:classgraph:4.8.168'
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
Expand Down

0 comments on commit 194d0c2

Please sign in to comment.