We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07abf10 commit c65b0bbCopy full SHA for c65b0bb
1 file changed
Core/Package.swift
@@ -40,7 +40,7 @@ let package = Package(
40
.package(path: "../ChatPlugins"),
41
.package(url: "https://github.com/apple/swift-async-algorithms", from: "1.0.0"),
42
.package(url: "https://github.com/gonzalezreal/swift-markdown-ui", from: "2.4.1"),
43
- .package(url: "https://github.com/sparkle-project/Sparkle", from: "2.0.0"),
+ .package(url: "https://github.com/sparkle-project/Sparkle", from: "2.6.4"),
44
.package(url: "https://github.com/pointfreeco/swift-parsing", from: "0.12.1"),
45
.package(url: "https://github.com/pointfreeco/swift-dependencies", from: "1.0.0"),
46
.package(
0 commit comments