diff --git a/Package.swift b/Package.swift index 3511847a3..eb8e78af5 100644 --- a/Package.swift +++ b/Package.swift @@ -8,7 +8,7 @@ let package = Package( .library(name: "XcodeProj", targets: ["XcodeProj"]), ], dependencies: [ - .package(url: "https://github.com/tadija/AEXML.git", .upToNextMinor(from: "4.6.1")), + .package(url: "https://github.com/tadija/AEXML.git", .upToNextMinor(from: "4.7.0")), .package(url: "https://github.com/kylef/PathKit.git", .upToNextMinor(from: "1.0.1")), ], targets: [