Skip to content

Commit 11aa95c

Browse files
Update dependency apple/swift-collections to from: "1.1.1"
1 parent 6400473 commit 11aa95c

File tree

25 files changed

+25
-25
lines changed

25 files changed

+25
-25
lines changed

Versions/5.3.1/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let package = Package(
99
dependencies: [
1010
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
1111
.package(url: "https://github.com/apple/swift-atomics", from: "1.0.3"),
12-
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
12+
.package(url: "https://github.com/apple/swift-collections", from: "1.1.1"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.0.5"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
1515
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),

Versions/5.3.2/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let package = Package(
99
dependencies: [
1010
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
1111
.package(url: "https://github.com/apple/swift-atomics", from: "1.0.3"),
12-
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
12+
.package(url: "https://github.com/apple/swift-collections", from: "1.1.1"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.0.5"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
1515
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),

Versions/5.3.3/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let package = Package(
99
dependencies: [
1010
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
1111
.package(url: "https://github.com/apple/swift-atomics", from: "1.0.3"),
12-
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
12+
.package(url: "https://github.com/apple/swift-collections", from: "1.1.1"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.0.5"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
1515
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),

Versions/5.3/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let package = Package(
99
dependencies: [
1010
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
1111
.package(url: "https://github.com/apple/swift-atomics", from: "1.0.3"),
12-
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
12+
.package(url: "https://github.com/apple/swift-collections", from: "1.1.1"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.0.5"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
1515
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),

Versions/5.4.1/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let package = Package(
99
dependencies: [
1010
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
1111
.package(url: "https://github.com/apple/swift-atomics", from: "1.0.3"),
12-
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
12+
.package(url: "https://github.com/apple/swift-collections", from: "1.1.1"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.1.0"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
1515
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),

Versions/5.4.2/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let package = Package(
99
dependencies: [
1010
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
1111
.package(url: "https://github.com/apple/swift-atomics", from: "1.0.3"),
12-
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
12+
.package(url: "https://github.com/apple/swift-collections", from: "1.1.1"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.1.0"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
1515
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),

Versions/5.4.3/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let package = Package(
99
dependencies: [
1010
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
1111
.package(url: "https://github.com/apple/swift-atomics", from: "1.0.3"),
12-
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
12+
.package(url: "https://github.com/apple/swift-collections", from: "1.1.1"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.1.0"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
1515
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),

Versions/5.4/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let package = Package(
99
dependencies: [
1010
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
1111
.package(url: "https://github.com/apple/swift-atomics", from: "1.0.3"),
12-
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
12+
.package(url: "https://github.com/apple/swift-collections", from: "1.1.1"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.1.0"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
1515
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),

Versions/5.5.1/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let package = Package(
99
dependencies: [
1010
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
1111
.package(url: "https://github.com/apple/swift-atomics", from: "1.0.3"),
12-
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
12+
.package(url: "https://github.com/apple/swift-collections", from: "1.1.1"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.4.1"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
1515
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),

Versions/5.5.2/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let package = Package(
99
dependencies: [
1010
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
1111
.package(url: "https://github.com/apple/swift-atomics", from: "1.0.3"),
12-
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
12+
.package(url: "https://github.com/apple/swift-collections", from: "1.1.1"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.4.1"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
1515
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),

Versions/5.5.3/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let package = Package(
99
dependencies: [
1010
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
1111
.package(url: "https://github.com/apple/swift-atomics", from: "1.0.3"),
12-
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
12+
.package(url: "https://github.com/apple/swift-collections", from: "1.1.1"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.4.1"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
1515
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),

Versions/5.5/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let package = Package(
99
dependencies: [
1010
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
1111
.package(url: "https://github.com/apple/swift-atomics", from: "1.0.3"),
12-
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
12+
.package(url: "https://github.com/apple/swift-collections", from: "1.1.1"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.4.1"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
1515
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),

Versions/5.6.1/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let package = Package(
99
dependencies: [
1010
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
1111
.package(url: "https://github.com/apple/swift-atomics", from: "1.1.0"),
12-
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
12+
.package(url: "https://github.com/apple/swift-collections", from: "1.1.1"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.5.0"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
1515
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),

Versions/5.6.2/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let package = Package(
99
dependencies: [
1010
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
1111
.package(url: "https://github.com/apple/swift-atomics", from: "1.1.0"),
12-
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
12+
.package(url: "https://github.com/apple/swift-collections", from: "1.1.1"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.5.0"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
1515
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),

Versions/5.6.3/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let package = Package(
99
dependencies: [
1010
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
1111
.package(url: "https://github.com/apple/swift-atomics", from: "1.1.0"),
12-
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
12+
.package(url: "https://github.com/apple/swift-collections", from: "1.1.1"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.5.0"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
1515
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),

Versions/5.6/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let package = Package(
99
dependencies: [
1010
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
1111
.package(url: "https://github.com/apple/swift-atomics", from: "1.1.0"),
12-
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
12+
.package(url: "https://github.com/apple/swift-collections", from: "1.1.1"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.5.0"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
1515
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),

Versions/5.7.1/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let package = Package(
99
dependencies: [
1010
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
1111
.package(url: "https://github.com/apple/swift-atomics", from: "1.1.0"),
12-
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
12+
.package(url: "https://github.com/apple/swift-collections", from: "1.1.1"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.5.0"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
1515
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),

Versions/5.7.2/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let package = Package(
99
dependencies: [
1010
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
1111
.package(url: "https://github.com/apple/swift-atomics", from: "1.1.0"),
12-
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
12+
.package(url: "https://github.com/apple/swift-collections", from: "1.1.1"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.5.0"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
1515
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),

Versions/5.7.3/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let package = Package(
99
dependencies: [
1010
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
1111
.package(url: "https://github.com/apple/swift-atomics", from: "1.1.0"),
12-
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
12+
.package(url: "https://github.com/apple/swift-collections", from: "1.1.1"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.5.0"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
1515
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),

Versions/5.7/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let package = Package(
99
dependencies: [
1010
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
1111
.package(url: "https://github.com/apple/swift-atomics", from: "1.1.0"),
12-
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
12+
.package(url: "https://github.com/apple/swift-collections", from: "1.1.1"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.5.0"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
1515
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),

Versions/5.8.1/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let package = Package(
99
dependencies: [
1010
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
1111
.package(url: "https://github.com/apple/swift-atomics", from: "1.1.0"),
12-
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
12+
.package(url: "https://github.com/apple/swift-collections", from: "1.1.1"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.5.0"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
1515
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),

Versions/5.8/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let package = Package(
99
dependencies: [
1010
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
1111
.package(url: "https://github.com/apple/swift-atomics", from: "1.1.0"),
12-
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
12+
.package(url: "https://github.com/apple/swift-collections", from: "1.1.1"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.5.0"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
1515
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),

Versions/5.9.1/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let package = Package(
99
dependencies: [
1010
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
1111
.package(url: "https://github.com/apple/swift-atomics", from: "1.1.0"),
12-
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
12+
.package(url: "https://github.com/apple/swift-collections", from: "1.1.1"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.5.0"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
1515
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),

Versions/5.9.2/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let package = Package(
99
dependencies: [
1010
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
1111
.package(url: "https://github.com/apple/swift-atomics", from: "1.1.0"),
12-
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
12+
.package(url: "https://github.com/apple/swift-collections", from: "1.1.1"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.5.0"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
1515
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),

Versions/5.9/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let package = Package(
99
dependencies: [
1010
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
1111
.package(url: "https://github.com/apple/swift-atomics", from: "1.1.0"),
12-
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
12+
.package(url: "https://github.com/apple/swift-collections", from: "1.1.1"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.5.0"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
1515
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),

0 commit comments

Comments
 (0)