Skip to content

Commit

Permalink
Update Swift
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 15, 2024
1 parent e44f649 commit 29af32e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/element-hq/compound-design-tokens", exact: "1.3.0"),
.package(url: "https://github.com/siteline/SwiftUI-Introspect", from: "1.1.4"),
.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")
.package(url: "https://github.com/SFSafeSymbols/SFSafeSymbols", from: "5.3.0"),
.package(url: "https://github.com/BarredEwe/Prefire", from: "2.8.0"),
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing", from: "1.16.1")
],
targets: [
.target(
Expand Down

0 comments on commit 29af32e

Please sign in to comment.