Skip to content

Commit

Permalink
chore(deps): update dependency tadija/aexml to from: "4.7.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2024
1 parent 3c518f8 commit b7ed754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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")),
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0")
],
Expand Down

0 comments on commit b7ed754

Please sign in to comment.