diff --git a/Package.swift b/Package.swift index 45aa67a..ff0cc7c 100644 --- a/Package.swift +++ b/Package.swift @@ -12,7 +12,7 @@ let package = Package( dependencies: [ .package(url: "https://github.com/vapor/async-kit.git", from: "1.2.0"), .package(url: "https://github.com/vapor/fluent-kit.git", from: "1.0.0"), - .package(url: "https://github.com/vapor/postgres-kit.git", from: "2.0.0"), + .package(url: "https://github.com/vapor/postgres-kit.git", from: "2.3.0"), ], targets: [ .target(name: "FluentPostgresDriver", dependencies: [