Skip to content

Commit

Permalink
Update dependency lucaszischka/BottomSheet to v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2024
1 parent 33b9d2b commit 72b41b2
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 @@ -35,7 +35,7 @@ let package = Package(
],
dependencies: [
.package(url: "https://github.com/tevelee/SwiftUI-Flow", .exact("1.1.0")),
.package(url: "https://github.com/lucaszischka/BottomSheet", .exact("3.1.0")),
.package(url: "https://github.com/lucaszischka/BottomSheet", .exact("3.1.1")),
.package(url: "https://github.com/Orange-OpenSource/accessibility-statement-lib-ios.git", .exact("1.0.0"))
],
targets: [
Expand Down

0 comments on commit 72b41b2

Please sign in to comment.