Skip to content

Commit

Permalink
chore (deps): update ViewInspector to 0.9.7 (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
rhwood authored Jun 17, 2023
1 parent 03ba9f4 commit 7b18300
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 @@ -14,8 +14,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/nalexn/ViewInspector",
"state" : {
"revision" : "e42529aa0b6ff57393ab52540f6006f3a709ee00",
"version" : "0.9.6"
"revision" : "f8a994374b9eff1d92046f3d759654f527495045",
"version" : "0.9.7"
}
},
{
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: [
.package(url: "https://github.com/emma-k-alexandra/WMATA.swift", from: "15.1.0"),
.package(url: "https://github.com/nalexn/ViewInspector", from: "0.9.6")
.package(url: "https://github.com/nalexn/ViewInspector", from: "0.9.7")
],
targets: [
.target(
Expand Down

0 comments on commit 7b18300

Please sign in to comment.