Skip to content

Commit 6b3ca3b

Browse files
committed
swift-syntax 600.0.1
1 parent 0a4feb0 commit 6b3ca3b

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Package.resolved

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ let package = Package(
4040
.library(name: "ReactBridge", targets: ["ReactBridge"])
4141
],
4242
dependencies: [
43-
.package(url: "https://github.com/swiftlang/swift-syntax.git", from: "600.0.0")
43+
.package(url: "https://github.com/swiftlang/swift-syntax.git", from: "600.0.1")
4444
],
4545
targets: [
4646
.macro(

[email protected]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ let package = Package(
4040
.library(name: "ReactBridge", targets: ["ReactBridge"])
4141
],
4242
dependencies: [
43-
.package(url: "https://github.com/swiftlang/swift-syntax.git", from: "600.0.0")
43+
.package(url: "https://github.com/swiftlang/swift-syntax.git", from: "600.0.1")
4444
],
4545
targets: [
4646
.macro(

0 commit comments

Comments
 (0)