Skip to content

Commit

Permalink
Automated NuGet Dependency Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 31, 2022
1 parent c42e021 commit b2963ff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<ExcludeAssets>runtime</ExcludeAssets>
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.35" />
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.40" />
<PackageReference Include="ErrorProne.NET.CoreAnalyzers" Version="0.1.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
6 changes: 3 additions & 3 deletions src/Digitalroot.Valheim.PluginInfo/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
},
"Digitalroot.Valheim.Common.Utils": {
"type": "Direct",
"requested": "[1.0.35, )",
"resolved": "1.0.35",
"contentHash": "kycW+oaemi5VlskSzBaKGNN8bBoz+hyEM/C2xiL3xHqnViuWXSaFg4BTq0VEkwbL4tqy3JAJ3ZRgaWm+FhK5pg==",
"requested": "[1.0.40, )",
"resolved": "1.0.40",
"contentHash": "d3YWfPKjf2TODZA2xZK0Tp07LvawkfCQMgmISsZm68zetj6PSRFXwC2QIZBbSw3JLC9e7o1+kROEQ5tljUTchw==",
"dependencies": {
"Digitalroot.Valheim.Common.Log": "1.1.37"
}
Expand Down

0 comments on commit b2963ff

Please sign in to comment.