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 12, 2024
1 parent e44f649 commit 672b7dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ let package = Package(
.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/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 672b7dc

Please sign in to comment.