Skip to content

Commit 9fce5a6

Browse files
authored
Update Commanders Act to version 5.4.19 (#1447)
1 parent 3fd2423 commit 9fce5a6

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

Demo/Pillarbox-demo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

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

Package.resolved

Lines changed: 3 additions & 3 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
@@ -40,7 +40,7 @@ let package = Package(
4040
],
4141
dependencies: [
4242
.package(url: "https://github.com/comScore/Comscore-Swift-Package-Manager.git", .upToNextMinor(from: "6.16.0")),
43-
.package(url: "https://github.com/CommandersAct/iOSV5.git", exact: "5.4.17"),
43+
.package(url: "https://github.com/CommandersAct/iOSV5.git", .upToNextMajor(from: "5.4.19")),
4444
.package(url: "https://github.com/apple/swift-collections.git", .upToNextMajor(from: "1.0.0")),
4545
.package(url: "https://github.com/krzysztofzablocki/Difference.git", exact: "1.0.1"),
4646
.package(url: "https://github.com/Quick/Nimble.git", .upToNextMajor(from: "13.0.0"))

0 commit comments

Comments
 (0)