@@ -18,14 +18,14 @@ let package = Package(
1818 . package ( url: " https://github.com/hummingbird-project/hummingbird-auth.git " , from: " 2.0.0 " ) ,
1919 . package ( url: " https://github.com/hummingbird-project/hummingbird-compression.git " , from: " 2.0.0 " ) ,
2020 . package ( url: " https://github.com/hummingbird-project/hummingbird-fluent.git " , from: " 2.0.0 " ) ,
21- . package ( url: " https://github.com/hummingbird-project/swift-jobs.git " , from: " 1.0 .0 " ) ,
22- . package ( url: " https://github.com/hummingbird-project/swift-jobs-postgres.git " , from: " 1.0 .0 " ) ,
23- . package ( url: " https://github.com/hummingbird-project/swift-jobs-valkey.git " , from: " 1.0.0-rc.2 " ) ,
24- . package ( url: " https://github.com/hummingbird-project/hummingbird-lambda.git " , from: " 2.0.0-rc.5 " ) ,
21+ . package ( url: " https://github.com/hummingbird-project/swift-jobs.git " , from: " 1.1 .0 " ) ,
22+ . package ( url: " https://github.com/hummingbird-project/swift-jobs-postgres.git " , from: " 1.1 .0 " ) ,
23+ . package ( url: " https://github.com/hummingbird-project/swift-jobs-valkey.git " , from: " 1.0.0-rc.4 " ) ,
24+ . package ( url: " https://github.com/hummingbird-project/hummingbird-lambda.git " , from: " 2.0.0 " ) ,
2525 . package ( url: " https://github.com/hummingbird-project/swift-mustache.git " , from: " 2.0.0 " ) ,
26- . package ( url: " https://github.com/hummingbird-project/hummingbird-postgres.git " , from: " 1.0.0-rc " ) ,
26+ . package ( url: " https://github.com/hummingbird-project/hummingbird-postgres.git " , from: " 1.0.0 " ) ,
2727 . package ( url: " https://github.com/hummingbird-project/postgres-migrations.git " , from: " 1.0.0 " ) ,
28- . package ( url: " https://github.com/hummingbird-project/hummingbird-valkey.git " , from: " 0.1.1 " ) ,
28+ . package ( url: " https://github.com/hummingbird-project/hummingbird-valkey.git " , from: " 0.3.0 " ) ,
2929 . package ( url: " https://github.com/hummingbird-project/hummingbird-websocket.git " , from: " 2.2.0 " ) ,
3030 . package ( url: " https://github.com/hummingbird-project/swift-websocket.git " , from: " 1.2.0 " ) ,
3131 . package ( url: " https://github.com/apple/swift-docc-plugin " , from: " 1.0.0 " ) ,
0 commit comments