Skip to content

Commit 677ed25

Browse files
authored
bumping up vapor
1 parent 116149d commit 677ed25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import PackageDescription
1111
let package = Package(
1212
name: "S3",
1313
dependencies: [
14-
.Package(url: "https://github.com/vapor/vapor.git", majorVersion: 1, minor: 1),
14+
.Package(url: "https://github.com/vapor/vapor.git", majorVersion: 1, minor: 3),
1515
.Package(url: "https://github.com/JustinM1/S3SignerAWS.git", majorVersion: 1, minor: 1)
1616
],
1717
exclude: [

0 commit comments

Comments
 (0)