Skip to content

Commit

Permalink
Update dependency apple/swift-collections to from: "1.1.3"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 26, 2024
1 parent 9660503 commit fdfed11
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 @@ -9,7 +9,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-algorithms", from: "1.2.0"),
.package(url: "https://github.com/apple/swift-atomics", from: "1.1.0"),
.package(url: "https://github.com/apple/swift-collections", from: "1.0.6"),
.package(url: "https://github.com/apple/swift-collections", from: "1.1.3"),
.package(url: "https://github.com/apple/swift-crypto", from: "3.0.0"),
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
Expand Down

0 comments on commit fdfed11

Please sign in to comment.