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 27, 2022
1 parent 2214dd9 commit 4457aae
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 @@ -58,7 +58,7 @@
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.212.16">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.27" />
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.28" />
<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.ForsakenJVL/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
},
"Digitalroot.Valheim.Common.Utils": {
"type": "Direct",
"requested": "[1.0.27, )",
"resolved": "1.0.27",
"contentHash": "GWeeAtDYRM9SXglfMDCh2wndMxvOTH9wID+RySw/X0kYLWmSL+en9yrU61Vw4xBuZrubB/i6erokiCkHn2MwGw==",
"requested": "[1.0.28, )",
"resolved": "1.0.28",
"contentHash": "OVuMMompe22BKW5Ce6IpjNAoQ/ys7umLMj6bTGNns0s3Q7ri8dMPZtUrzh/iLmIu6+n8TDryatDgxOX4JLkMzA==",
"dependencies": {
"Digitalroot.Valheim.Common.Log": "1.1.34"
}
Expand Down

0 comments on commit 4457aae

Please sign in to comment.