File tree 2 files changed +2
-2
lines changed
templates/Project Templates/Server/Swift NIO 2.xctemplate 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ let package = Package(
15
15
. package ( url: " https://github.com/apple/swift-nio-http2.git " ,
16
16
from: " 1.0.1 " ) ,
17
17
. package ( url: " https://github.com/NozeIO/MicroExpress.git " ,
18
- from: " 0.5.1 " ) ,
18
+ from: " 0.5.2 " ) ,
19
19
. package ( url: " https://github.com/SwiftNIOExtras/swift-nio-redis.git " ,
20
20
from: " 0.10.0 " ) ,
21
21
. package ( url: " https://github.com/SwiftNIOExtras/swift-nio-irc.git " ,
Original file line number Diff line number Diff line change @@ -585,7 +585,7 @@ server.listenAndWait()</string>
585
585
<key >Nodes </key >
586
586
<array >
587
587
<string >Package.swift:spmpackagedecl:deps:SwiftNIOMicroExpress(url: "https://github.com/NozeIO/MicroExpress.git",
588
- from: "0.5.0 ") </string >
588
+ from: "0.5.2 ") </string >
589
589
<string >Package.swift:spmpackagedecl:targets:default:MicroExpress </string >
590
590
<string >Sources/___PACKAGENAME___/main.swift:imports:import:MicroExpress </string >
591
591
<string >Sources/___PACKAGENAME___/templates/index.mustache </string >
You can’t perform that action at this time.
0 commit comments