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 3ead662 commit 08789ee
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.50" />
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.51" />
<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.BoneArrowsJVL/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.50, )",
"resolved": "1.0.50",
"contentHash": "Gd4lkwjQb78Y+8Yv2e8JxlWdC8iliF1UcWZr+pRrqojWR87XBWaBPmbb0MVUHXDez5h+RCzv31a8JfnIUnAKlg==",
"requested": "[1.0.51, )",
"resolved": "1.0.51",
"contentHash": "U8bOPh2a8gq91bulC2PzS97CL9ZEmbipYd9zsWu2a+dOLHw3W3GaNHGSbY5herhCmHBZoEWJHGwLC0RiyDbUFw==",
"dependencies": {
"Digitalroot.Valheim.Common.Log": "1.1.43"
}
Expand Down

0 comments on commit 08789ee

Please sign in to comment.