From 73c61bd071dec3cc27f7b02eb558cd7521964535 Mon Sep 17 00:00:00 2001 From: tomer doron Date: Thu, 8 Jul 2021 12:25:26 -0700 Subject: [PATCH] update swift-collections to 0.0.4 --- utils/update_checkout/update-checkout-config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/update_checkout/update-checkout-config.json b/utils/update_checkout/update-checkout-config.json index 92394336c9414..e1b61b97a1435 100644 --- a/utils/update_checkout/update-checkout-config.json +++ b/utils/update_checkout/update-checkout-config.json @@ -75,7 +75,7 @@ "swiftpm": "main", "swift-argument-parser": "0.4.3", "swift-atomics": "0.0.3", - "swift-collections": "0.0.3", + "swift-collections": "0.0.4", "swift-crypto": "1.1.5", "swift-driver": "main", "swift-numerics": "0.1.0", @@ -191,7 +191,7 @@ "swiftpm": "main", "swift-argument-parser": "0.3.0", "swift-atomics": "0.0.3", - "swift-collections": "0.0.3", + "swift-collections": "0.0.4", "swift-crypto": "1.1.5", "swift-driver": "main", "swift-numerics": "0.1.0", @@ -226,7 +226,7 @@ "swiftpm": "main", "swift-argument-parser": "0.4.3", "swift-atomics": "0.0.3", - "swift-collections": "0.0.3", + "swift-collections": "0.0.4", "swift-crypto": "1.1.5", "swift-driver": "main", "swift-numerics": "0.1.0",