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 24, 2024
1 parent 722544a commit f44282f
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.218.16">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.64" />
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.65" />
</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.64, )",
"resolved": "1.0.64",
"contentHash": "47tdaqSzl8VCLGJ2owH4O7+FfUoSq/qSA3cNWpcqihwkmgUAner+FFkxYupxr0WVGL05jgI2u78jOBpGKP71TQ==",
"requested": "[1.0.65, )",
"resolved": "1.0.65",
"contentHash": "959nl5YeT++Q/PEXRIQqI5WmY9cA5gdcVECUN+wRPkSgyImROWHxU7u1VXus59BwRxL/rGSOz0YyIIxjVh7lBA==",
"dependencies": {
"Digitalroot.Valheim.Common.Log": "1.1.53"
"Digitalroot.Valheim.Common.Log": "1.1.54"
}
},
"Microsoft.NETFramework.ReferenceAssemblies": {
Expand All @@ -33,19 +33,19 @@
},
"Digitalroot.Valheim.Common.Json": {
"type": "Transitive",
"resolved": "1.0.41",
"contentHash": "GScGAJd21loJA8SLAZ6ZhnP40T3wEF79uEUpL9GDPirr/nwFnybUeafZwKtSWvauPVZT/x/fXc8SJ5j68WjQ5Q==",
"resolved": "1.0.42",
"contentHash": "5r8ytfJ7Aua1bDbLd5Ypg6k+xARnxnz/hVG/ZIhURdkPrSKhza5ynHZS/UCgturb6Ouj4OK+29I1xiUqRoXmCQ==",
"dependencies": {
"Digitalroot.References.Unity": "2022.3.17",
"LibZ.Tool": "1.2.0"
}
},
"Digitalroot.Valheim.Common.Log": {
"type": "Transitive",
"resolved": "1.1.53",
"contentHash": "VYKplEKfk0NkkyNnjSrEf+RfMwphb7C5dU0eM5xdDcTLFRmacl2GbyLMIe6ugQiHwtTiFmXom5L+Ucu2tThldQ==",
"resolved": "1.1.54",
"contentHash": "LTZZsd3Ly+FaAoARVxb7oGRldAWzslsOVG4lGiCdwzj3Cv0aMmFLAIpykqtclPX7P3yy+GDqEuttbuK/asX4Og==",
"dependencies": {
"Digitalroot.Valheim.Common.Json": "1.0.41"
"Digitalroot.Valheim.Common.Json": "1.0.42"
}
},
"LibZ.Tool": {
Expand Down

0 comments on commit f44282f

Please sign in to comment.