We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8943af commit 33fdfcbCopy full SHA for 33fdfcb
Package.swift
@@ -14,7 +14,7 @@ let package = Package(
14
),
15
],
16
dependencies: [
17
- .package(url: "https://github.com/Quick/Nimble.git", from: "13.2.1"),
+ .package(url: "https://github.com/Quick/Nimble.git", from: "14.0.0"),
18
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
19
20
targets: [
0 commit comments