Skip to content

Commit

Permalink
build: Update DDS 0.2.20 to 0.2.21
Browse files Browse the repository at this point in the history
  • Loading branch information
hhhello0507 committed Oct 1, 2024
1 parent 60e27e8 commit 8d43bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tuist/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import PackageDescription
let package = Package(
name: "PackageName",
dependencies: [
.package(url: "https://github.com/Team-B1ND/dds-ios", exact: "0.2.20"),
.package(url: "https://github.com/Team-B1ND/dds-ios", exact: "0.2.21"),
.package(url: "https://github.com/Moya/Moya", from: "15.0.0"),
.package(url: "https://github.com/Swinject/Swinject.git", from: "2.8.0"),
.package(url: "https://github.com/Mercen-Lee/FlowKit", branch: "main"),
Expand Down

0 comments on commit 8d43bcb

Please sign in to comment.