We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73b296f commit 2af78cbCopy full SHA for 2af78cb
1 file changed
Package.swift
@@ -18,7 +18,7 @@ let package = Package(
18
),
19
],
20
dependencies: [
21
- .package(url: "https://github.com/nextcloud/NextcloudCapabilitiesKit.git", from: "2.3.0"),
+ .package(url: "https://github.com/nextcloud/NextcloudCapabilitiesKit.git", from: "2.4.0"),
22
.package(url: "https://github.com/nextcloud/NextcloudKit", from: "7.0.0"),
23
.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.55.0"),
24
.package(url: "https://github.com/realm/realm-swift.git", from: "20.0.1"),
0 commit comments