Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

Commit e8a075c

Browse files
chore(deps): update dependency apple/swift-service-context to from: "1.2.0" (#100)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 748916b commit e8a075c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ let package = Package(
8080
.package(url: "https://github.com/tuist/XcodeProj", from: "8.26.6"),
8181
.package(url: "https://github.com/tuist/Command.git", from: "0.11.0"),
8282
.package(url: "https://github.com/tuist/FileSystem.git", .upToNextMajor(from: "0.6.17")),
83-
.package(url: "https://github.com/apple/swift-service-context", .upToNextMajor(from: "1.0.0")),
83+
.package(url: "https://github.com/apple/swift-service-context", .upToNextMajor(from: "1.2.0")),
8484
.package(url: "https://github.com/Kolos65/Mockable.git", .upToNextMajor(from: "0.0.11")),
8585
.package(url: "https://github.com/p-x9/MachOKit", .upToNextMajor(from: "0.28.0")),
8686
.package(url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.0.0"),

0 commit comments

Comments
 (0)