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 Jun 12, 2023
1 parent 99cec04 commit 6f5208e
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 @@ -62,7 +62,7 @@
<IncludeAssets></IncludeAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.214.306" />
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.47" />
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.48" />
<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.GoldBars/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.47, )",
"resolved": "1.0.47",
"contentHash": "RQHzER1j0ftxyzep+/gzP4XSIvqH62PmpiqtnJDaw/OzuZ5SoDNzrHdsII9pUmjf6BTr5h4MMvOZRunLVLAo6g==",
"requested": "[1.0.48, )",
"resolved": "1.0.48",
"contentHash": "dgtqb6zkgEiwqEanm+g7B0fLB63ROiV6AWLTo39e+Ex7SMVF5BBbIC1kkxU+z++be150AtIrnmUMfJmvI/EQjw==",
"dependencies": {
"Digitalroot.Valheim.Common.Log": "1.1.42"
}
Expand Down

0 comments on commit 6f5208e

Please sign in to comment.