Skip to content

Commit b785ff7

Browse files
chore(deps): update dependency tuist/xcodeproj to from: "9.0.2" (#169)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7e9c1e6 commit b785ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ let package = Package(
8080
dependencies: [
8181
.package(url: "https://github.com/Flight-School/AnyCodable", .upToNextMajor(from: "0.6.7")),
8282
.package(url: "https://github.com/tuist/Path.git", .upToNextMajor(from: "0.3.8")),
83-
.package(url: "https://github.com/tuist/XcodeProj", .upToNextMajor(from: "9.0.0")),
83+
.package(url: "https://github.com/tuist/XcodeProj", .upToNextMajor(from: "9.0.2")),
8484
.package(url: "https://github.com/tuist/Command.git", from: "0.13.0"),
8585
.package(url: "https://github.com/tuist/FileSystem.git", .upToNextMajor(from: "0.7.10")),
8686
.package(url: "https://github.com/apple/swift-service-context", .upToNextMajor(from: "1.2.0")),

0 commit comments

Comments
 (0)