Skip to content

Commit

Permalink
Update dependency jpsim/SourceKitten to from: "0.35.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 5, 2024
1 parent 2fd01be commit 1588894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.2.3"),
.package(url: "https://github.com/behrang/YamlSwift.git", from: "3.4.4"),
.package(url: "https://github.com/jpsim/SourceKitten.git", from: "0.34.1"),
.package(url: "https://github.com/jpsim/SourceKitten.git", from: "0.35.0"),
.package(url: "https://github.com/kylef/PathKit.git", from: "1.0.1"),
.package(url: "https://github.com/SwiftGen/StencilSwiftKit.git", from: "2.10.1"),
.package(url: "https://github.com/Kuniwak/MirrorDiffKit.git", from: "5.0.1"),
Expand Down

0 comments on commit 1588894

Please sign in to comment.