Skip to content

Commit 33fdfcb

Browse files
committed
Bump nimble
1 parent b8943af commit 33fdfcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ let package = Package(
1414
),
1515
],
1616
dependencies: [
17-
.package(url: "https://github.com/Quick/Nimble.git", from: "13.2.1"),
17+
.package(url: "https://github.com/Quick/Nimble.git", from: "14.0.0"),
1818
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
1919
],
2020
targets: [

0 commit comments

Comments
 (0)