Skip to content

Commit 73524d9

Browse files
chore(deps): bump github.com/quick/nimble from 12.3.0 to 13.7.1
Bumps [github.com/quick/nimble](https://github.com/Quick/Nimble) from 12.3.0 to 13.7.1. - [Commits](Quick/Nimble@v12.3.0...v13.7.1) --- updated-dependencies: - dependency-name: github.com/quick/nimble dependency-version: 13.7.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7263d4c commit 73524d9

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
@@ -31,7 +31,7 @@ let package = Package(
3131
.package(url: "https://github.com/Alamofire/Alamofire.git", from: "5.8.1"),
3232
.package(url: "https://github.com/realm/SwiftLint.git", from: "0.54.0"),
3333
.package(url: "https://github.com/Quick/Quick.git", from: "7.0.0"),
34-
.package(url: "https://github.com/Quick/Nimble.git", from: "12.0.0")
34+
.package(url: "https://github.com/Quick/Nimble.git", from: "13.7.1")
3535
],
3636
targets: [
3737
.target(

0 commit comments

Comments
 (0)