Skip to content

Commit 9fb2738

Browse files
Update dependency apple/swift-system to from: "1.5.0" (#66)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 77ede6d commit 9fb2738

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
@@ -18,7 +18,7 @@ let package = Package(
1818
.package(url: "https://github.com/adam-fowler/swift-srp", from: "2.1.0"),
1919
.package(url: "https://github.com/swiftlang/swift-subprocess.git", branch: "main"),
2020
.package(url: "https://github.com/apple/swift-crypto", from: "3.12.3"),
21-
.package(url: "https://github.com/apple/swift-system", from: "1.4.2"),
21+
.package(url: "https://github.com/apple/swift-system", from: "1.5.0"),
2222
//.package(path: "../CLIlib")
2323
],
2424

0 commit comments

Comments
 (0)