Skip to content

Commit

Permalink
Merge branch 'main' into fix_failing_firebase_example
Browse files Browse the repository at this point in the history
  • Loading branch information
brentleyjones authored Dec 16, 2024
2 parents b6635c8 + ca8f0da commit 6e8ed0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/nimble_example/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ let package = Package(
),
.package(
url: "https://github.com/Quick/Nimble",
from: "13.7.0"
from: "13.7.1"
),
],
targets: [
Expand Down

0 comments on commit 6e8ed0d

Please sign in to comment.