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 4, 2024
1 parent 7978cb2 commit 4d9cfc3
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.42" />
<PackageReference Include="Digitalroot.Valheim.Common.Json" Version="1.0.43" />
</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.42, )",
"resolved": "1.0.42",
"contentHash": "5r8ytfJ7Aua1bDbLd5Ypg6k+xARnxnz/hVG/ZIhURdkPrSKhza5ynHZS/UCgturb6Ouj4OK+29I1xiUqRoXmCQ==",
"requested": "[1.0.43, )",
"resolved": "1.0.43",
"contentHash": "yPtT9Wop5Mdawp/9/EGeDjNaXhelITXQbRs27RAZIu3SCzD7X01q9veKYxZbFr/IapvKkP9CRxCFA86UIcejvA==",
"dependencies": {
"Digitalroot.References.Unity": "2022.3.17",
"LibZ.Tool": "1.2.0"
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.42",
"contentHash": "5r8ytfJ7Aua1bDbLd5Ypg6k+xARnxnz/hVG/ZIhURdkPrSKhza5ynHZS/UCgturb6Ouj4OK+29I1xiUqRoXmCQ==",
"resolved": "1.0.43",
"contentHash": "yPtT9Wop5Mdawp/9/EGeDjNaXhelITXQbRs27RAZIu3SCzD7X01q9veKYxZbFr/IapvKkP9CRxCFA86UIcejvA==",
"dependencies": {
"Digitalroot.References.Unity": "2022.3.17",
"LibZ.Tool": "1.2.0"
Expand Down Expand Up @@ -131,7 +131,7 @@
"digitalroot.valheim.common.log": {
"type": "Project",
"dependencies": {
"Digitalroot.Valheim.Common.Json": "[1.0.42, )"
"Digitalroot.Valheim.Common.Json": "[1.0.43, )"
}
}
}
Expand Down

0 comments on commit 4d9cfc3

Please sign in to comment.