Skip to content

Commit 49376c0

Browse files
Update dependency jpsim/SourceKitten to from: "0.37.0"
1 parent 73d5459 commit 49376c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ let package = Package(
2121
dependencies: [
2222
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.5.0"),
2323
.package(url: "https://github.com/behrang/YamlSwift.git", from: "3.4.4"),
24-
.package(url: "https://github.com/jpsim/SourceKitten.git", from: "0.36.0"),
24+
.package(url: "https://github.com/jpsim/SourceKitten.git", from: "0.37.0"),
2525
.package(url: "https://github.com/kylef/PathKit.git", from: "1.0.1"),
2626
.package(url: "https://github.com/SwiftGen/StencilSwiftKit.git", from: "2.10.1"),
2727
.package(url: "https://github.com/Kuniwak/MirrorDiffKit.git", from: "6.0.0"),

0 commit comments

Comments
 (0)