IJPL-159334 use dd-plist library to define macOS region instead of using PListBuddy

GitOrigin-RevId: 0a16f43a90cd19df76e249e708e46de12ffb6081
This commit is contained in:
Vera Petrenkova
2024-08-02 15:38:25 +02:00
committed by intellij-monorepo-bot
parent 51ad042450
commit 417d044a15

View File

@@ -313,7 +313,7 @@ object CommunityLibraryLicenses {
"https://github.com/oshi/oshi/blob/master/LICENSE")
.suppliedByOrganizations("The OSHI Project Contributors"),
LibraryLicense(name = "googlecode.plist.dd", libraryName = "googlecode.plist.dd", url = "https://github.com/3breadt/dd-plist/")
.apache("https://github.com/3breadt/dd-plist/blob/master/LICENSE.txt"),
.mit("https://github.com/3breadt/dd-plist/blob/master/LICENSE.txt"),
LibraryLicense(libraryName = "Gradle", url = "https://gradle.org/", licenseUrl = "https://gradle.org/license")
.apache("https://github.com/gradle/gradle/blob/master/LICENSE")
.suppliedByOrganizations("Gradle Inc."),