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 1f7fd0f commit 355462fCopy full SHA for 355462f
Package.swift
@@ -440,7 +440,7 @@ let package = Package(
440
.library(name: "SotoXRay", targets: ["SotoXRay"]),
441
],
442
dependencies: [
443
- .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.8.0")
444
445
targets: [
446
.target(
0 commit comments