From 2e4d9a07cd773397f5480fec9437581fd70f831e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 04:28:35 +0000 Subject: [PATCH] Bump github.com/apple/swift-format from 508.0.1 to 510.1.0 Bumps [github.com/apple/swift-format](https://github.com/apple/swift-format) from 508.0.1 to 510.1.0. - [Release notes](https://github.com/apple/swift-format/releases) - [Commits](https://github.com/apple/swift-format/compare/508.0.1...510.1.0) --- updated-dependencies: - dependency-name: github.com/apple/swift-format dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index 894f71a6..67631c48 100644 --- a/Package.swift +++ b/Package.swift @@ -136,7 +136,7 @@ if ProcessInfo.processInfo.environment["SWIFTCI_USE_LOCAL_DEPS"] == nil { .package(url: "https://github.com/apple/swift-argument-parser", from: "1.2.2"), .package(url: "https://github.com/apple/swift-system", .upToNextMinor(from: "1.2.1")), .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0"), - .package(url: "https://github.com/apple/swift-format.git", from: "508.0.1"), + .package(url: "https://github.com/apple/swift-format.git", from: "510.1.0"), ] } else { package.dependencies += [