Skip to content

Commit 8e973e4

Browse files
committed
Update Jinja
1 parent d8925c1 commit 8e973e4

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
@@ -13,7 +13,7 @@ let package = Package(
1313
],
1414
dependencies: [
1515
.package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.4.0"),
16-
.package(url: "https://github.com/maiqingqiang/Jinja", from: "1.0.6"),
16+
.package(url: "https://github.com/johnmai-dev/Jinja", from: "1.1.0"),
1717
],
1818
targets: [
1919
.executableTarget(

0 commit comments

Comments
 (0)