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 May 10, 2024
1 parent b5a77de commit 80f3976
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.50" />
<PackageReference Include="Digitalroot.Valheim.Common.Log" Version="1.1.51" />
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.218.14">
<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.50, )",
"resolved": "1.1.50",
"contentHash": "23w+/sPXgbZW5OC569ZGOipRpzg5d4uHOsffjgIJ87zkWFXPDqjLXdSDX6l0OvsS3VzNZmt2Kc3DCKbmJ/BJhQ==",
"requested": "[1.1.51, )",
"resolved": "1.1.51",
"contentHash": "ybt99HGXMPK9+Jw1AU23DePKl82CR/x7oN5tW2Kttlwx9IFlRUnkIalDQiZte2pw3w+H6y/GwFydwcRuP/fCJg==",
"dependencies": {
"Digitalroot.Valheim.Common.Json": "1.0.38"
"Digitalroot.Valheim.Common.Json": "1.0.39"
}
},
"Digitalroot.Valheim.Common.References": {
Expand Down Expand Up @@ -48,8 +48,8 @@
},
"Digitalroot.Valheim.Common.Json": {
"type": "Transitive",
"resolved": "1.0.38",
"contentHash": "Vrb81evp7P+Z36hm6KfhPZSIPCzrgSo1cjwPLCUkw711T7uoMd/Qh5z86OB/Ah5vgmGkqXnXOdwWRlrPt2S2lg==",
"resolved": "1.0.39",
"contentHash": "AOQJgndG4hoVNw3cD8lS/xLE+BQ3cRPO1PkcVy775Ryau96lmhcWfMaI6T7MHD0tVgOQnvnWkap+nlzZOS9XpQ==",
"dependencies": {
"Digitalroot.References.Unity": "2022.3.17",
"System.Text.Json": "8.0.3"
Expand Down

0 comments on commit 80f3976

Please sign in to comment.