Skip to content

Commit

Permalink
update to ht sdk to 5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ferologics committed Apr 4, 2024
1 parent 02e78ec commit ed7c2e7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"repositoryURL": "https://github.com/hypertrack/sdk-ios",
"state": {
"branch": null,
"revision": "3d558fcc8a798ba15d61dbe9dc0911d8e4a519ba",
"version": "5.2.0"
"revision": "ec0c6a5f53a36b402892f2b5ebad8e77ef7b67ea",
"version": "5.5.0"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Visits/Modules/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ let package = Package(
.package( url: "https://github.com/apple/swift-collections", .exact("1.0.6")),
.package( url: "https://github.com/pointfreeco/swift-composable-architecture", .exact("0.36.0")),
.package( url: "https://github.com/pointfreeco/swift-custom-dump", .exact("0.5.0")),
.package(name: "HyperTrack", url: "https://github.com/hypertrack/sdk-ios", .exact("5.2.0")),
.package(name: "HyperTrack", url: "https://github.com/hypertrack/sdk-ios", .exact("5.5.0")),
.package( url: "https://github.com/pointfreeco/swift-nonempty", .exact("0.4.0")),
.package(name: "Sentry", url: "https://github.com/getsentry/sentry-cocoa", .exact("8.18.0")),
.package( url: "https://github.com/pointfreeco/swift-tagged", .exact("0.10.0")),
Expand Down
2 changes: 1 addition & 1 deletion Visits/Modules/Sources/Types/AutoCodable.generated.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Generated using Sourcery 1.3.4 — https://github.com/krzysztofzablocki/Sourcery
// Generated using Sourcery 2.0.1 — https://github.com/krzysztofzablocki/Sourcery
// DO NOT EDIT
import Foundation

Expand Down

0 comments on commit ed7c2e7

Please sign in to comment.