Skip to content

Commit f537486

Browse files
authored
Merge pull request #14 from heroesofcode/renovate/swift-dependencies
Update dependency onevcat/Rainbow to from: "4.1.0"
2 parents 9468756 + da22768 commit f537486

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
@@ -13,7 +13,7 @@ let package = Package(
1313
],
1414
dependencies: [
1515
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.5.0"),
16-
.package(url: "https://github.com/onevcat/Rainbow", .upToNextMajor(from: "4.0.1"))
16+
.package(url: "https://github.com/onevcat/Rainbow", .upToNextMajor(from: "4.1.0"))
1717
],
1818
targets: [
1919
.executableTarget(

0 commit comments

Comments
 (0)