Skip to content

Commit 05d4fec

Browse files
author
Penny[bot]
committed
Autogenerated from git://github.com/vapor/template.git@0330dd9f4d1314ea122c90f3f3db3a24a2d97761
1 parent dd97098 commit 05d4fec

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
@@ -8,7 +8,7 @@ let package = Package(
88
],
99
dependencies: [
1010
// 💧 A server-side Swift web framework.
11-
.package(url: "https://github.com/vapor/vapor.git", from: "4.110.1"),
11+
.package(url: "https://github.com/vapor/vapor.git", from: "4.115.0"),
1212
// 🗄 An ORM for SQL and NoSQL databases.
1313
.package(url: "https://github.com/vapor/fluent.git", from: "4.9.0"),
1414
// 🐘 Fluent driver for Postgres.

0 commit comments

Comments
 (0)