Skip to content

Commit

Permalink
Update dependency SFSafeSymbols/SFSafeSymbols to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and pixlwave committed May 20, 2024
1 parent 2f70d58 commit 66d595f
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 @@ -11,7 +11,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/element-hq/compound-design-tokens", exact: "1.2.0"),
.package(url: "https://github.com/siteline/SwiftUI-Introspect", from: "0.9.0"),
.package(url: "https://github.com/SFSafeSymbols/SFSafeSymbols", from: "4.1.1"),
.package(url: "https://github.com/SFSafeSymbols/SFSafeSymbols", from: "5.2.0"),
.package(url: "https://github.com/BarredEwe/Prefire", from: "2.0.4"),
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing", from: "1.16.0")
],
Expand Down

0 comments on commit 66d595f

Please sign in to comment.