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 4bb7fbb commit 8c3580d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,12 @@
<ExcludeAssets></ExcludeAssets>
<IncludeAssets>compile</IncludeAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Log" Version="1.1.53" />
<PackageReference Include="Digitalroot.Valheim.Common.Names" Version="1.4.33">
<PackageReference Include="Digitalroot.Valheim.Common.Log" Version="1.1.54" />
<PackageReference Include="Digitalroot.Valheim.Common.Names" Version="1.4.34">
<IncludeAssets></IncludeAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.218.16" />
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.64" />
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.65" />
<PackageReference Include="Digitalroot.Valheim.References.JvL" Version="2.20.0" />
<PackageReference Include="ErrorProne.NET.CoreAnalyzers" Version="0.1.2">
<PrivateAssets>all</PrivateAssets>
Expand Down
28 changes: 14 additions & 14 deletions src/Digitalroot.Valheim.GoldBars/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,20 +26,20 @@
},
"Digitalroot.Valheim.Common.Log": {
"type": "Direct",
"requested": "[1.1.53, )",
"resolved": "1.1.53",
"contentHash": "VYKplEKfk0NkkyNnjSrEf+RfMwphb7C5dU0eM5xdDcTLFRmacl2GbyLMIe6ugQiHwtTiFmXom5L+Ucu2tThldQ==",
"requested": "[1.1.54, )",
"resolved": "1.1.54",
"contentHash": "LTZZsd3Ly+FaAoARVxb7oGRldAWzslsOVG4lGiCdwzj3Cv0aMmFLAIpykqtclPX7P3yy+GDqEuttbuK/asX4Og==",
"dependencies": {
"Digitalroot.Valheim.Common.Json": "1.0.41"
"Digitalroot.Valheim.Common.Json": "1.0.42"
}
},
"Digitalroot.Valheim.Common.Names": {
"type": "Direct",
"requested": "[1.4.33, )",
"resolved": "1.4.33",
"contentHash": "xi+M9Y8TSD1tAHSvq4pOudTTt/tFZz6ByRHH8FSmEvflmr0f9+wiAiHf//x0LofpdpqoYtQN0U2DO/Nt8ikW/g==",
"requested": "[1.4.34, )",
"resolved": "1.4.34",
"contentHash": "uQ6SdP9Y0b/ssLyCGJUvLelLq3XRBUPbPTcSBk4NQXv0D6oSdsrd+95K3tN86E5XJFeNRGviZZPfSJWbq7sRmQ==",
"dependencies": {
"Digitalroot.Valheim.Common.Utils": "1.0.63"
"Digitalroot.Valheim.Common.Utils": "1.0.64"
}
},
"Digitalroot.Valheim.Common.References": {
Expand All @@ -50,11 +50,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"
}
},
"Digitalroot.Valheim.References.JvL": {
Expand Down Expand Up @@ -105,8 +105,8 @@
},
"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"
Expand Down

0 comments on commit 8c3580d

Please sign in to comment.