Skip to content

Commit

Permalink
Merge pull request #4 from mflknr/dependabot/swift/Tuist/main/github.…
Browse files Browse the repository at this point in the history
…com/krzysztofzablocki/inject-1.5.2
  • Loading branch information
mflknr authored Jul 5, 2024
2 parents f7f1210 + 28e3e68 commit b7594e0
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" : "5ddde54c87bfda228a0073132434e9e5e81952af",
"version" : "1.5.1"
"revision" : "728c56639ecb3df441d51d5bc6747329afabcfc9",
"version" : "1.5.2"
}
}
],
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.5.1"),
.package(url: "https://github.com/krzysztofzablocki/Inject.git", exact: "1.5.2"),
]
)

0 comments on commit b7594e0

Please sign in to comment.