Skip to content

Commit

Permalink
Update dependency apple/swift-system to from: "1.4.2"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2025
1 parent 77936e6 commit 2160659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _Packages/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ let package = Package(
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
.package(url: "https://github.com/apple/swift-crypto", from: "2.0.5"),
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
.package(url: "https://github.com/apple/swift-system", from: "1.4.2"),
],
targets: [
.target(
Expand Down

0 comments on commit 2160659

Please sign in to comment.