Skip to content

Commit

Permalink
Update the NuGet lock file
Browse files Browse the repository at this point in the history
Dependabot does not yet support automatically updating the lock file, see dependabot/dependabot-core#1303
  • Loading branch information
0xced committed Jun 29, 2022
1 parent f93375c commit 67f987b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
},
"MinVer": {
"type": "Direct",
"requested": "[4.0.0, )",
"resolved": "4.0.0",
"contentHash": "mNrPozq05R8iW9rV6rSR4LAnRrPqauv31asMe34dEfPqO1g1v9tgTlI7jsMe+OovdkpOUBHgB2n7j/8LYCNv4Q=="
"requested": "[4.1.0, )",
"resolved": "4.1.0",
"contentHash": "xUhfTmN6ytNfV0Q70IbfIeOKb8WK3oegJkNvUoxXasi5ALew/dO5vEbNpS1+BYQUIodb8BobdtLaqfx8113dGg=="
},
"NETStandard.Library": {
"type": "Direct",
Expand Down

0 comments on commit 67f987b

Please sign in to comment.