Skip to content

Commit f43a25a

Browse files
RISCfutureclaude
andauthored
Bump Nimble to 14.x (#1)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 911b1d4 commit f43a25a

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

Package.resolved

Lines changed: 7 additions & 7 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
@@ -17,7 +17,7 @@ let package = Package(
1717
dependencies: [
1818
.package(url: "https://github.com/weichsel/ZIPFoundation.git", from: "0.9.19"),
1919
.package(url: "https://github.com/Quick/Quick.git", from: "7.6.2"),
20-
.package(url: "https://github.com/Quick/Nimble.git", from: "13.7.1"),
20+
.package(url: "https://github.com/Quick/Nimble.git", from: "14.0.0"),
2121
.package(url: "https://github.com/swiftlang/swift-docc-plugin.git", from: "1.4.3"),
2222
.package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.5.0"),
2323
.package(url: "https://github.com/RISCfuture/StreamingCSV.git", from: "2.0.0")

0 commit comments

Comments
 (0)