Skip to content

Commit 82f3e6a

Browse files
Alex293abarisain
authored andcommitted
bump dependencies
1 parent 3059a84 commit 82f3e6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ let package = Package(
1313
targets: ["BatchMixpanelSwiftDispatcher"]),
1414
],
1515
dependencies: [
16-
.package(url: "https://github.com/mixpanel/mixpanel-swift", from: "4.1.0"),
17-
.package(url: "https://github.com/BatchLabs/Batch-iOS-SDK", from: "1.20.0"),
16+
.package(url: "https://github.com/mixpanel/mixpanel-swift", from: "4.3.0"),
17+
.package(url: "https://github.com/BatchLabs/Batch-iOS-SDK", from: "2.0.0"),
1818
],
1919
targets: [
2020
.target(

0 commit comments

Comments
 (0)