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 Nov 22, 2024
1 parent 00ed2f7 commit 5aada2f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<PackageReference Include="BepInEx.Core" Version="[5.4.21]">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Log" Version="1.1.55" />
<PackageReference Include="Digitalroot.Valheim.Common.Log" Version="1.1.56" />
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.219.16">
<PrivateAssets>all</PrivateAssets>
<ExcludeAssets>runtime</ExcludeAssets>
Expand Down
12 changes: 6 additions & 6 deletions src/Digitalroot.Valheim.Common.Utils/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
},
"Digitalroot.Valheim.Common.Log": {
"type": "Direct",
"requested": "[1.1.55, )",
"resolved": "1.1.55",
"contentHash": "DOUqR+4nuqMjX3MU/iFWhnvEwnBFxQk60QXhNM4ZuO70u/Gddendyud7g0PspnCnyYxPZSLaAP0QC1GjJN7hEg==",
"requested": "[1.1.56, )",
"resolved": "1.1.56",
"contentHash": "elVFksHtkrWzeNJHCPCQRY7L2D8F/Peb3Z588bcCcW+IVPdbEfQsNsGW8sKV4awxhytGosvoZuWkkLQcNVGTXQ==",
"dependencies": {
"Digitalroot.Valheim.Common.Json": "1.0.43"
"Digitalroot.Valheim.Common.Json": "1.0.44"
}
},
"Digitalroot.Valheim.Common.References": {
Expand Down Expand Up @@ -48,8 +48,8 @@
},
"Digitalroot.Valheim.Common.Json": {
"type": "Transitive",
"resolved": "1.0.43",
"contentHash": "yPtT9Wop5Mdawp/9/EGeDjNaXhelITXQbRs27RAZIu3SCzD7X01q9veKYxZbFr/IapvKkP9CRxCFA86UIcejvA==",
"resolved": "1.0.44",
"contentHash": "JEwrz4JIIOKsxk9jxwLrG7uwwrBwllNq79jhh+1jyWYjlXjRn9LgFFyHDOgkwrV3LMPN4r8Tk3J9PE9r2XdMLw==",
"dependencies": {
"Digitalroot.References.Unity": "2022.3.17",
"LibZ.Tool": "1.2.0"
Expand Down

0 comments on commit 5aada2f

Please sign in to comment.