We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cb36ad commit 7eb88f2Copy full SHA for 7eb88f2
Package.swift
@@ -433,7 +433,7 @@ let package = Package(
433
.library(name: "SotoXRay", targets: ["SotoXRay"]),
434
],
435
dependencies: [
436
- .package(url: "https://github.com/soto-project/soto-core.git", from: "7.6.0")
+ .package(url: "https://github.com/soto-project/soto-core.git", from: "7.7.1")
437
438
targets: [
439
.target(
0 commit comments