Skip to content

Commit

Permalink
upgrade MongoKitten version. (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
qi-shun-wang authored Nov 2, 2020
1 parent 4f3c1c3 commit ce51901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ let package = Package(
],
dependencies: [
.package(url: "https://github.com/vapor/fluent-kit.git", from: "1.0.0"),
.package(url: "https://github.com/OpenKitten/MongoKitten.git", from: "6.5.0"),
.package(url: "https://github.com/OpenKitten/MongoKitten.git", from: "6.6.4"),
],
targets: [
.target(
Expand Down

0 comments on commit ce51901

Please sign in to comment.