Skip to content

Commit

Permalink
build(deps): bump github.com/jessesquires/foil in /Tuist
Browse files Browse the repository at this point in the history
Bumps [github.com/jessesquires/foil](https://github.com/jessesquires/Foil) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/jessesquires/Foil/releases)
- [Commits](jessesquires/Foil@5.0.0...5.1.0)

---
updated-dependencies:
- dependency-name: github.com/jessesquires/foil
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 4, 2024
1 parent f7f1210 commit 24a4c9d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Tuist/Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/jessesquires/Foil.git",
"state" : {
"revision" : "f5d66330cc7e3e8911ae3e2dfef942652f3fe3c2",
"version" : "5.0.0"
"revision" : "d91fd04c063fcfa0d1f062e447d9922589c12028",
"version" : "5.1.0"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Tuist/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import PackageDescription
let package = Package(
name: "EasyScale",
dependencies: [
.package(url: "https://github.com/jessesquires/Foil.git", exact: "5.0.0"),
.package(url: "https://github.com/jessesquires/Foil.git", exact: "5.1.0"),
.package(url: "https://github.com/krzysztofzablocki/Inject.git", exact: "1.5.1"),
]
)

0 comments on commit 24a4c9d

Please sign in to comment.