Skip to content

Commit

Permalink
Require latest beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Supereg committed Aug 16, 2024
1 parent e96ca97 commit 0dd0cf8
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 @@ -36,7 +36,7 @@ let package = Package(
.package(url: "https://github.com/StanfordSpezi/SpeziFoundation", from: "2.0.0-beta.1"),
.package(url: "https://github.com/StanfordSpezi/Spezi", from: "1.7.1"),
.package(url: "https://github.com/StanfordSpezi/SpeziViews", from: "1.6.0"),
.package(url: "https://github.com/StanfordSpezi/SpeziAccount", from: "2.0.0-beta.2"),
.package(url: "https://github.com/StanfordSpezi/SpeziAccount", from: "2.0.0-beta.3"),
.package(url: "https://github.com/firebase/firebase-ios-sdk", from: "11.0.0"),
.package(url: "https://github.com/apple/swift-atomics.git", from: "1.2.0")
] + swiftLintPackage(),
Expand Down

0 comments on commit 0dd0cf8

Please sign in to comment.