From 4693c0ef78d2aa5f7c2678ba3dab37ec6acf100b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 02:53:13 +0000 Subject: [PATCH] Swift: Bump the swift-dependencies group with 2 updates Bumps the swift-dependencies group with 2 updates: [github.com/apple/swift-nio](https://github.com/apple/swift-nio) and [github.com/vapor/vapor](https://github.com/vapor/vapor). Updates `github.com/apple/swift-nio` from 2.70.0 to 2.71.0 - [Release notes](https://github.com/apple/swift-nio/releases) - [Commits](https://github.com/apple/swift-nio/compare/2.70.0...2.71.0) Updates `github.com/vapor/vapor` from 4.104.0 to 4.105.0 - [Release notes](https://github.com/vapor/vapor/releases) - [Commits](https://github.com/vapor/vapor/compare/4.104.0...4.105.0) --- updated-dependencies: - dependency-name: github.com/apple/swift-nio dependency-type: indirect update-type: version-update:semver-minor dependency-group: swift-dependencies - dependency-name: github.com/vapor/vapor dependency-type: direct:production update-type: version-update:semver-minor dependency-group: swift-dependencies ... Signed-off-by: dependabot[bot] --- Package.resolved | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Package.resolved b/Package.resolved index c5c49f3be..7157afbe2 100644 --- a/Package.resolved +++ b/Package.resolved @@ -1,5 +1,5 @@ { - "originHash" : "223c7ccc369c3e65877308b03456beb266b139bc1c753b713ba77b40dc4b6e6f", + "originHash" : "14dcf49207b22e2dfc2bab911399516119482f27ad013d9fa4db3a22285f5120", "pins" : [ { "identity" : "async-http-client", @@ -366,8 +366,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-nio.git", "state" : { - "revision" : "4c4453b489cf76e6b3b0f300aba663eb78182fad", - "version" : "2.70.0" + "revision" : "30df8551f4e636b8f68627dbc205221bcfc57782", + "version" : "2.71.0" } }, { @@ -519,8 +519,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/vapor/vapor.git", "state" : { - "revision" : "236025b6a213f372f81b732ff792f95789c089d4", - "version" : "4.104.0" + "revision" : "7aa836b77626bf07e71d5f50b9ad87cbe439ed81", + "version" : "4.105.0" } }, {