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 Apr 7, 2022
1 parent d5bad27 commit 5bfe12a
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": "[2.5.0, )",
"resolved": "2.5.0",
"contentHash": "+vgY+COxnu93nZEVYScloRuboNRIYkElokxTdtKLt6isr/f6GllPt0oLfrHj7fzxgj7SC5xMZg5c2qvd6qyHDQ=="
"requested": "[3.1.0, )",
"resolved": "3.1.0",
"contentHash": "a7e2zj145UlybI6NAt9cyTjqKJpvbQzX/Th7bAdD8yTPhvzHfuAaFBe+ZBA7Cb0hVXCyyeeJikhKPB8pAbIAzA=="
},
"NETStandard.Library": {
"type": "Direct",
Expand Down

0 comments on commit 5bfe12a

Please sign in to comment.