Skip to content

Commit

Permalink
Swift: Bump the swift-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the swift-dependencies group with 2 updates: [github.com/apple/swift-nio-transport-services](https://github.com/apple/swift-nio-transport-services) and [github.com/pointfreeco/swift-dependencies](https://github.com/pointfreeco/swift-dependencies).


Updates `github.com/apple/swift-nio-transport-services` from 1.21.0 to 1.22.0
- [Release notes](https://github.com/apple/swift-nio-transport-services/releases)
- [Commits](apple/swift-nio-transport-services@1.21.0...1.22.0)

Updates `github.com/pointfreeco/swift-dependencies` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/pointfreeco/swift-dependencies/releases)
- [Commits](pointfreeco/swift-dependencies@1.4.0...1.4.1)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-nio-transport-services
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: swift-dependencies
- dependency-name: github.com/pointfreeco/swift-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: swift-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 1b6532b commit 230e870
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Package.resolved
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"originHash" : "dc3bf42fa48879a09c1964d275852534314a37a02a8414746ef460c9ecb1134d",
"originHash" : "c50192d36bbbf882b0e4217ccf1a75eb4163bca10e24d21386a1c5f153c2b51f",
"pins" : [
{
"identity" : "async-http-client",
Expand Down Expand Up @@ -366,8 +366,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-dependencies",
"state" : {
"revision" : "fd1fb25b68fdb9756cd61d23dbd9e2614b340085",
"version" : "1.4.0"
"revision" : "0fc0255e780bf742abeef29dec80924f5f0ae7b9",
"version" : "1.4.1"
}
},
{
Expand Down Expand Up @@ -456,8 +456,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-nio-transport-services.git",
"state" : {
"revision" : "38ac8221dd20674682148d6451367f89c2652980",
"version" : "1.21.0"
"revision" : "dbace16f126fdcd80d58dc54526c561ca17327d7",
"version" : "1.22.0"
}
},
{
Expand Down

0 comments on commit 230e870

Please sign in to comment.