@@ -24,12 +24,12 @@ let package = Package(
2424 . package ( url: " https://github.com/OperatorFoundation/Antiphony " , from: " 1.0.5 " ) ,
2525 . package ( url: " https://github.com/OperatorFoundation/Datable " , from: " 4.0.1 " ) ,
2626 . package ( url: " https://github.com/OperatorFoundation/Dice " , from: " 1.0.0 " ) ,
27- . package ( url: " https://github.com/OperatorFoundation/Gardener " , from: " 0.1.1 " ) ,
28- . package ( url: " https://github.com/OperatorFoundation/Keychain " , from: " 1.0.2 " ) ,
29- . package ( url: " https://github.com/OperatorFoundation/KeychainTypes " , from: " 1.0.1 " ) ,
30- . package ( url: " https://github.com/OperatorFoundation/ShadowSwift " , from: " 5.0.2 " ) ,
31- . package ( url: " https://github.com/OperatorFoundation/Transmission " , from: " 1.2.11 " ) ,
32- . package ( url: " https://github.com/OperatorFoundation/TransmissionAsync " , from: " 0.1.4 " ) ,
27+ . package ( url: " https://github.com/OperatorFoundation/Gardener " , from: " 0.1.2 " ) ,
28+ . package ( url: " https://github.com/OperatorFoundation/Keychain " , from: " 1.0.3 " ) ,
29+ . package ( url: " https://github.com/OperatorFoundation/KeychainTypes " , from: " 1.0.2 " ) ,
30+ . package ( url: " https://github.com/OperatorFoundation/ShadowSwift " , from: " 5.0.3 " ) ,
31+ . package ( url: " https://github.com/OperatorFoundation/Transmission " , from: " 1.2.12 " ) ,
32+ . package ( url: " https://github.com/OperatorFoundation/TransmissionAsync " , from: " 0.1.5 " ) ,
3333 . package ( url: " https://github.com/OperatorFoundation/TransmissionTypes " , from: " 0.0.2 " ) ,
3434 ] ,
3535 targets: [
0 commit comments