Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
BrandonStalnaker authored Dec 11, 2023
1 parent 6482130 commit 51367b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ let package = Package(
.upToNextMajor(from: "8.0.0")),
.package(name: "CleverTapSDK",
url: "https://github.com/CleverTap/clevertap-ios-sdk",
.upToNextMajor(from: "4.2.0")),
.upToNextMajor(from: "5.2.0")),
],
targets: [
.target(
Expand Down

0 comments on commit 51367b6

Please sign in to comment.