Skip to content

Commit

Permalink
Update ProjectAutomation
Browse files Browse the repository at this point in the history
  • Loading branch information
fortmarek committed Dec 8, 2021
1 parent 2ca3f14 commit 3fdbe27
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -311,8 +311,8 @@
"package": "tuist",
"repositoryURL": "https://github.com/tuist/tuist",
"state": {
"branch": "8b5aa8a4c",
"revision": "8b5aa8a4c12a26436cf7ba5cbdd7926a4604aee2",
"branch": "37d054762",
"revision": "37d054762b179665e915d5de8674210b1f0a22cf",
"version": null
}
},
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ let package = Package(
],
dependencies: [
// Dependencies declare other packages that this package depends on.
.package(url: "https://github.com/tuist/tuist", .revision("8b5aa8a4c")),
.package(url: "https://github.com/tuist/tuist", .revision("37d054762")),
],
targets: [
.target(
Expand Down

0 comments on commit 3fdbe27

Please sign in to comment.