Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
jihoonahn committed Dec 21, 2024
1 parent d0473f4 commit 9a5d6b6
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 @@ -12,7 +12,7 @@ let package = Package(
],
dependencies: [
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.3"),
.package(url: "https://github.com/tuist/tuist", from: "4.31.0"),
.package(url: "https://github.com/tuist/tuist", from: "4.38.1"),
],
targets: [
.executableTarget(name: "TuistUICLI"),
Expand Down

0 comments on commit 9a5d6b6

Please sign in to comment.