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 28, 2022
1 parent d361719 commit a3dc43c
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.28" />
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.29" />
<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.28, )",
"resolved": "1.0.28",
"contentHash": "OVuMMompe22BKW5Ce6IpjNAoQ/ys7umLMj6bTGNns0s3Q7ri8dMPZtUrzh/iLmIu6+n8TDryatDgxOX4JLkMzA==",
"requested": "[1.0.29, )",
"resolved": "1.0.29",
"contentHash": "gpQVPkP9axWOUG8pMUUWvJhLvaOUagveakG65PButoBc3RwxV7V+hJHmGH7joiLGAuAoUCZlAcawhBZ0rzENVA==",
"dependencies": {
"Digitalroot.Valheim.Common.Log": "1.1.34"
}
Expand Down

0 comments on commit a3dc43c

Please sign in to comment.