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 404672a commit 17b9f28
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.219.16">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.67" />
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.68" />
</ItemGroup>

<ItemGroup>
Expand Down
18 changes: 9 additions & 9 deletions src/Digitalroot.Valheim.Common.Names/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
},
"Digitalroot.Valheim.Common.Utils": {
"type": "Direct",
"requested": "[1.0.67, )",
"resolved": "1.0.67",
"contentHash": "JN+Elx1uSnnMOIDUAehH6ip/uI99LBrVmhbicvbtvZTDjd4+8TzLH2L2L5tW8gXFqpEISInADC9nuGm6ZtAzTg==",
"requested": "[1.0.68, )",
"resolved": "1.0.68",
"contentHash": "NMToskoCQf5qyIL073oGftkCZzWCKLIbePzBbllhICw8eBx0yULkOfGLv9EZONE0GtdQks3++kh6lgOsE2Boog==",
"dependencies": {
"Digitalroot.Valheim.Common.Log": "1.1.55"
"Digitalroot.Valheim.Common.Log": "1.1.56"
}
},
"Microsoft.NETFramework.ReferenceAssemblies": {
Expand All @@ -33,19 +33,19 @@
},
"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"
}
},
"Digitalroot.Valheim.Common.Log": {
"type": "Transitive",
"resolved": "1.1.55",
"contentHash": "DOUqR+4nuqMjX3MU/iFWhnvEwnBFxQk60QXhNM4ZuO70u/Gddendyud7g0PspnCnyYxPZSLaAP0QC1GjJN7hEg==",
"resolved": "1.1.56",
"contentHash": "elVFksHtkrWzeNJHCPCQRY7L2D8F/Peb3Z588bcCcW+IVPdbEfQsNsGW8sKV4awxhytGosvoZuWkkLQcNVGTXQ==",
"dependencies": {
"Digitalroot.Valheim.Common.Json": "1.0.43"
"Digitalroot.Valheim.Common.Json": "1.0.44"
}
},
"LibZ.Tool": {
Expand Down

0 comments on commit 17b9f28

Please sign in to comment.