We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 645d395 commit 5e7486fCopy full SHA for 5e7486f
CLI/_license_plist/Package.swift
@@ -5,6 +5,6 @@ import PackageDescription
5
let package = Package(
6
name: "_licesnse_plist",
7
dependencies: [
8
- .package(url: "https://github.com/mono0926/LicensePlist", .exact("3.13.0"))
+ .package(url: "https://github.com/mono0926/LicensePlist", .exact("3.27.0"))
9
]
10
)
0 commit comments