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 f4f26c0 commit 399d077
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<PackageReference Include="BepInEx.Core" Version="[5.4.21]">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Json" Version="1.0.38" />
<PackageReference Include="Digitalroot.Valheim.Common.Json" Version="1.0.39" />
</ItemGroup>

</Project>
6 changes: 3 additions & 3 deletions src/Digitalroot.Valheim.Common.Log/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
},
"Digitalroot.Valheim.Common.Json": {
"type": "Direct",
"requested": "[1.0.38, )",
"resolved": "1.0.38",
"contentHash": "Vrb81evp7P+Z36hm6KfhPZSIPCzrgSo1cjwPLCUkw711T7uoMd/Qh5z86OB/Ah5vgmGkqXnXOdwWRlrPt2S2lg==",
"requested": "[1.0.39, )",
"resolved": "1.0.39",
"contentHash": "AOQJgndG4hoVNw3cD8lS/xLE+BQ3cRPO1PkcVy775Ryau96lmhcWfMaI6T7MHD0tVgOQnvnWkap+nlzZOS9XpQ==",
"dependencies": {
"Digitalroot.References.Unity": "2022.3.17",
"System.Text.Json": "8.0.3"
Expand Down
6 changes: 3 additions & 3 deletions src/UnitTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,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 Expand Up @@ -183,7 +183,7 @@
"digitalroot.valheim.common.log": {
"type": "Project",
"dependencies": {
"Digitalroot.Valheim.Common.Json": "[1.0.38, )"
"Digitalroot.Valheim.Common.Json": "[1.0.39, )"
}
}
}
Expand Down

0 comments on commit 399d077

Please sign in to comment.