diff --git a/QpCore/Package.swift b/QpCore/Package.swift index 931226e..eacde5a 100644 --- a/QpCore/Package.swift +++ b/QpCore/Package.swift @@ -93,7 +93,7 @@ let package = Package( ) ], dependencies: [ - .package(url: "https://github.com/apple/swift-testing.git", from: "0.12.0"), + .package(url: "https://github.com/apple/swift-testing.git", from: "0.99.0"), .package(url: "https://github.com/SFSafeSymbols/SFSafeSymbols.git", .upToNextMajor(from: Version(5, 3, 0))) ], targets: [