Skip to content

Commit

Permalink
Bump the dependencies group with 2 updates (#120)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 2 updates: [github.com/apple/swift-atomics](https://github.com/apple/swift-atomics) and [github.com/apple/swift-collections](https://github.com/apple/swift-collections).


Updates `github.com/apple/swift-atomics` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/apple/swift-atomics/releases)
- [Commits](apple/swift-atomics@1.1.0...1.2.0)

Updates `github.com/apple/swift-collections` from 1.0.4 to 1.0.5
- [Release notes](https://github.com/apple/swift-collections/releases)
- [Commits](apple/swift-collections@1.0.4...1.0.5)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-atomics
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/apple/swift-collections
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2023
1 parent 6274702 commit 2f61a5b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-atomics.git",
"state" : {
"revision" : "6c89474e62719ddcc1e9614989fff2f68208fe10",
"version" : "1.1.0"
"revision" : "cd142fd2f64be2100422d658e7411e39489da985",
"version" : "1.2.0"
}
},
{
Expand Down Expand Up @@ -157,8 +157,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-collections.git",
"state" : {
"revision" : "937e904258d22af6e447a0b72c0bc67583ef64a2",
"version" : "1.0.4"
"revision" : "a902f1823a7ff3c9ab2fba0f992396b948eda307",
"version" : "1.0.5"
}
},
{
Expand Down

0 comments on commit 2f61a5b

Please sign in to comment.