Skip to content

Commit

Permalink
Bump the dependencies group with 2 updates (#118)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 2 updates: [github.com/apple/swift-nio](https://github.com/apple/swift-nio) and [github.com/swift-server/swift-openapi-async-http-client](https://github.com/swift-server/swift-openapi-async-http-client).


Updates `github.com/apple/swift-nio` from 2.58.0 to 2.59.0
- [Release notes](https://github.com/apple/swift-nio/releases)
- [Commits](apple/swift-nio@2.58.0...2.59.0)

Updates `github.com/swift-server/swift-openapi-async-http-client` from 0.2.2 to 0.2.3
- [Release notes](https://github.com/swift-server/swift-openapi-async-http-client/releases)
- [Commits](swift-server/swift-openapi-async-http-client@0.2.2...0.2.3)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-nio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/swift-server/swift-openapi-async-http-client
  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 Sep 20, 2023
1 parent 150b2fd commit 4d67c23
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 @@ -220,8 +220,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-nio.git",
"state" : {
"revision" : "cf281631ff10ec6111f2761052aa81896a83a007",
"version" : "2.58.0"
"revision" : "3db5c4aeee8100d2db6f1eaf3864afdad5dc68fd",
"version" : "2.59.0"
}
},
{
Expand Down Expand Up @@ -274,8 +274,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/swift-server/swift-openapi-async-http-client",
"state" : {
"revision" : "7e40bff52db90778748d6f55331d1d6e75389720",
"version" : "0.2.2"
"revision" : "f228a33bdf8c4e1bb8d069c22a0df5bc8f4c93fb",
"version" : "0.2.3"
}
},
{
Expand Down

0 comments on commit 4d67c23

Please sign in to comment.