Skip to content

Commit e9cae0e

Browse files
Update dependency apple/swift-tools-support-core to from: "0.7.2" (#1295)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 75013a7 commit e9cae0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let package = Package(
99
dependencies: [
1010
.package(url: "https://github.com/vapor/vapor.git", from: "4.106.7"),
1111
.package(url: "https://github.com/vapor/leaf.git", from: "4.4.1"),
12-
.package(url: "https://github.com/apple/swift-tools-support-core", from: "0.7.1"),
12+
.package(url: "https://github.com/apple/swift-tools-support-core", from: "0.7.2"),
1313
],
1414
targets: [
1515
.executableTarget(

0 commit comments

Comments
 (0)