Skip to content

Commit

Permalink
Update KeenClient-iOS to 4.1.1 in Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
tung-vu-td committed Apr 26, 2024
1 parent 1a18c1f commit d307f5d
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 @@ -14,7 +14,7 @@ let package = Package(
targets: ["TreasureData_iOS_SDK"]),
],
dependencies: [
.package(url: "https://github.com/treasure-data/KeenClient-iOS.git", .exact("4.1.0")),
.package(url: "https://github.com/treasure-data/KeenClient-iOS.git", .exact("4.1.1")),
.package(url: "https://github.com/nicklockwood/GZIP.git", .exact("1.3.2"))
],
targets: [
Expand Down

0 comments on commit d307f5d

Please sign in to comment.