Skip to content

Commit c4ead6d

Browse files
Bump github.com/quick/nimble from 13.7.1 to 14.0.0
Bumps [github.com/quick/nimble](https://github.com/Quick/Nimble) from 13.7.1 to 14.0.0. - [Release notes](https://github.com/Quick/Nimble/releases) - [Commits](Quick/Nimble@v13.7.1...v14.0.0) --- updated-dependencies: - dependency-name: github.com/quick/nimble dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b8943af commit c4ead6d

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Package.resolved

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)