Skip to content

Commit 50ffa8f

Browse files
Update dependency apple/swift-system to from: "1.7.0" (#249)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ba50e16 commit 50ffa8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ let package = Package(
1212
.package(url: "https://github.com/apple/swift-collections", from: "1.6.0"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "4.5.0"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.1.1"),
15-
.package(url: "https://github.com/apple/swift-system", from: "1.6.5"),
15+
.package(url: "https://github.com/apple/swift-system", from: "1.7.0"),
1616
],
1717
targets: [
1818
.target(

0 commit comments

Comments
 (0)