File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,9 +30,9 @@ let package = Package(
3030 ] ,
3131 dependencies: [
3232 // Dependencies declare other packages that this package depends on.
33- . package ( url: " https://github.com/Kitura/Swift-Kuery.git " , from: " 3.0.0 " ) ,
34- . package ( url: " https://github.com/Kitura/KituraContracts.git " , from: " 1.0.0 " ) ,
35- . package ( url: " https://github.com/Kitura/TypeDecoder.git " , from: " 1.0.0 " )
33+ . package ( url: " https://github.com/Kitura/Swift-Kuery.git " , from: " 3.0.200 " ) ,
34+ . package ( url: " https://github.com/Kitura/KituraContracts.git " , from: " 1.2.200 " ) ,
35+ . package ( url: " https://github.com/Kitura/TypeDecoder.git " , from: " 1.3.200 " )
3636 ] ,
3737 targets: [
3838 // Targets are the basic building blocks of a package. A target can define a module or a test suite.
Original file line number Diff line number Diff line change @@ -30,9 +30,9 @@ let package = Package(
3030 ] ,
3131 dependencies: [
3232 // Dependencies declare other packages that this package depends on.
33- . package ( url: " https://github.com/Kitura/Swift-Kuery.git " , from: " 3.0.0 " ) ,
34- . package ( url: " https://github.com/Kitura/KituraContracts.git " , from: " 1.0.0 " ) ,
35- . package ( url: " https://github.com/Kitura/TypeDecoder.git " , from: " 1.0.0 " )
33+ . package ( url: " https://github.com/Kitura/Swift-Kuery.git " , from: " 3.0.200 " ) ,
34+ . package ( url: " https://github.com/Kitura/KituraContracts.git " , from: " 1.2.200 " ) ,
35+ . package ( url: " https://github.com/Kitura/TypeDecoder.git " , from: " 1.3.200 " )
3636 ] ,
3737 targets: [
3838 // Targets are the basic building blocks of a package. A target can define a module or a test suite.
You can’t perform that action at this time.
0 commit comments