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 8676f73 commit 8b166e3Copy full SHA for 8b166e3
examples/nimble_example/Package.swift
@@ -11,7 +11,7 @@ let package = Package(
11
),
12
.package(
13
url: "https://github.com/Quick/Nimble",
14
- from: "10.0.0"
+ from: "v12.0.1"
15
)
16
],
17
targets: [
0 commit comments