Skip to content

Commit 2e8d6aa

Browse files
authored
Merge pull request #164 from Adyen/renovate/swiftlang-swift-syntax-603.x
Update dependency swiftlang/swift-syntax to from: "603.0.1"
2 parents 2051faf + 959899b commit 2e8d6aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ let package = Package(
3232
],
3333
dependencies: [
3434
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.7.1"),
35-
.package(url: "https://github.com/swiftlang/swift-syntax", .upToNextMajor(from: "603.0.0")),
35+
.package(url: "https://github.com/swiftlang/swift-syntax", .upToNextMajor(from: "603.0.1")),
3636
.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.61.0"),
3737
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.6"),
3838
.package(url: "https://github.com/apple/swift-testing", exact: "6.3.1")

0 commit comments

Comments
 (0)