Skip to content

Commit

Permalink
Update to Spezi release
Browse files Browse the repository at this point in the history
  • Loading branch information
Supereg committed Jun 26, 2024
1 parent b10ca56 commit 442fc0d
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 @@ -33,7 +33,7 @@ let package = Package(
],
dependencies: [
.package(url: "https://github.com/StanfordSpezi/SpeziFoundation", from: "1.1.0"),
.package(url: "https://github.com/StanfordSpezi/Spezi", branch: "feature/externally-managed-modules"),
.package(url: "https://github.com/StanfordSpezi/Spezi", from: "1.4.0"),
.package(url: "https://github.com/StanfordSpezi/SpeziNetworking", from: "2.1.0"),
.package(url: "https://github.com/apple/swift-nio.git", from: "2.59.0"),
.package(url: "https://github.com/apple/swift-collections.git", from: "1.0.4")
Expand Down

0 comments on commit 442fc0d

Please sign in to comment.