From 0ee699f14af888e6bb672c6fa895bc11d9716d70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 22:49:05 +0000 Subject: [PATCH] Bump github.com/apple/swift-openapi-runtime from 1.7.0 to 1.8.0 Bumps [github.com/apple/swift-openapi-runtime](https://github.com/apple/swift-openapi-runtime) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/apple/swift-openapi-runtime/releases) - [Commits](https://github.com/apple/swift-openapi-runtime/compare/1.7.0...1.8.0) --- updated-dependencies: - dependency-name: github.com/apple/swift-openapi-runtime dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Package.resolved | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Package.resolved b/Package.resolved index aadde49..5b5cbd7 100644 --- a/Package.resolved +++ b/Package.resolved @@ -1,4 +1,5 @@ { + "originHash" : "fbb2ea6138c41c6f92d8bc2ca79baabda2b27ad45e05777925979fe74ac47b0f", "pins" : [ { "identity" : "openapikit", @@ -77,8 +78,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-openapi-runtime", "state" : { - "revision" : "5e119a3d52dde0229312ed586be99c666c6b6f64", - "version" : "1.7.0" + "revision" : "23146bc8710ac5e57abb693113f02dc274cf39b6", + "version" : "1.8.0" } }, { @@ -100,5 +101,5 @@ } } ], - "version" : 2 + "version" : 3 }