Skip to content

Commit 478c37c

Browse files
committed
Back to kif-framework repo and latest version
1 parent 61b3a74 commit 478c37c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Package.resolved

Lines changed: 5 additions & 5 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
@@ -18,7 +18,7 @@ let package = Package(
1818
dependencies: [
1919
// Dependencies declare other packages that this package depends on.
2020
.package(url: "https://github.com/AliSoftware/OHHTTPStubs.git", from: "9.1.0"),
21-
.package(url: "https://github.com/openium/KIF.git", .branch("spm-support-freez")),
21+
.package(url: "https://github.com/kif-framework/KIF.git", from: "3.8.3"),
2222
],
2323
targets: [
2424
// Targets are the basic building blocks of a package. A target can define a module or a test suite.

0 commit comments

Comments
 (0)