Skip to content

Commit 165db21

Browse files
authored
Update CleverTap SDK version (#586)
1 parent 69d19b3 commit 165db21

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
@@ -11,7 +11,7 @@ let package = Package(
1111
.library(name: "LeanplumLocation", targets: ["LeanplumLocation"])
1212
],
1313
dependencies: [
14-
.package(url: "https://github.com/CleverTap/clevertap-ios-sdk", from: "6.2.0")
14+
.package(url: "https://github.com/CleverTap/clevertap-ios-sdk", from: "6.2.1")
1515
],
1616
targets: [
1717
.binaryTarget(

0 commit comments

Comments
 (0)