mirror of
https://github.com/zhigang1992/Boutique.git
synced 2026-04-30 04:54:51 +08:00
Update Bodega to 2.1.3
This commit is contained in:
@@ -15,7 +15,7 @@ let package = Package(
|
||||
targets: ["Boutique"]),
|
||||
],
|
||||
dependencies: [
|
||||
.package(url: "https://github.com/mergesort/Bodega.git", exact: Version(2, 1, 0)),
|
||||
.package(url: "https://github.com/mergesort/Bodega.git", exact: Version(2, 1, 3)),
|
||||
.package(url: "https://github.com/apple/swift-collections", from: Version(1, 0, 3)),
|
||||
.package(url: "https://github.com/apple/swift-docc-plugin", from: Version(1, 0, 0)),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user