Skip to content

Commit

Permalink
build(deps): bump github.com/krzysztofzablocki/inject in /Tuist
Browse files Browse the repository at this point in the history
Bumps [github.com/krzysztofzablocki/inject](https://github.com/krzysztofzablocki/Inject) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/krzysztofzablocki/Inject/releases)
- [Commits](krzysztofzablocki/Inject@1.4.0...1.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 15, 2024
1 parent 79399c8 commit 31d8d26
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 @@ -14,8 +14,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/krzysztofzablocki/Inject.git",
"state" : {
"revision" : "d394c5327141ba490a13080147af7228ee77aa59",
"version" : "1.4.0"
"revision" : "838e614220000a563bbaeba2974236f2c2c51e13",
"version" : "1.5.0"
}
}
],
Expand Down
2 changes: 1 addition & 1 deletion Tuist/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ let package = Package(
name: "EasyScale",
dependencies: [
.package(url: "https://github.com/jessesquires/Foil.git", exact: "5.0.0"),
.package(url: "https://github.com/krzysztofzablocki/Inject.git", exact: "1.4.0"),
.package(url: "https://github.com/krzysztofzablocki/Inject.git", exact: "1.5.0"),
]
)

0 comments on commit 31d8d26

Please sign in to comment.