Skip to content

Commit eed0a8d

Browse files
chore(deps): update dependency apple/swift-tools-support-core to from: "0.7.3"
1 parent b30a2bd commit eed0a8d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ let package = Package(
4343
.package(url: "https://github.com/onevcat/Rainbow.git", from: "4.0.1"),
4444
.package(
4545
url: "https://github.com/apple/swift-tools-support-core.git",
46-
.upToNextMajor(from: "0.6.1")),
46+
.upToNextMajor(from: "0.7.3")),
4747
.package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.4.0"),
4848
],
4949
targets: [

0 commit comments

Comments
 (0)