Skip to content

Commit a5c0a80

Browse files
committed
Bumped dependency versions
1 parent 7cc444b commit a5c0a80

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
@@ -11,7 +11,7 @@ let package = Package(
1111
.library(name: "TextFileKit", targets: ["TextFileKit"])
1212
],
1313
dependencies: [
14-
.package(url: "https://github.com/orchetect/swift-testing-extensions", .upToNextMajor(from: "0.2.0")),
14+
.package(url: "https://github.com/orchetect/swift-testing-extensions", .upToNextMajor(from: "0.2.4")),
1515
],
1616
targets: [
1717
.target(name: "TextFileKit"),

0 commit comments

Comments
 (0)