We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e48aca + 3fe69b7 commit d73d382Copy full SHA for d73d382
Package.swift
@@ -12,7 +12,7 @@ let package = Package(
12
targets: ["Koba"])
13
],
14
dependencies: [
15
- .package(url: "https://github.com/IBM-Swift/Kitura.git", .upToNextMajor(from: "2.1.0"))
+ .package(url: "https://github.com/Kitura/Kitura.git", .upToNextMajor(from: "2.9.200"))
16
17
targets: [
18
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
0 commit comments