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 Oct 18, 2023
1 parent e7309bb commit 26d1b7e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Log" Version="1.1.44" />
<PackageReference Include="Digitalroot.Valheim.Common.Names" Version="1.4.16" />
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.217.24">
<PackageReference Include="Digitalroot.Valheim.Common.References" Version="0.217.25">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Digitalroot.Valheim.Common.Utils" Version="1.0.53" />
<PackageReference Include="Digitalroot.Valheim.References.JvL" Version="2.14.3" />
<PackageReference Include="Digitalroot.Valheim.References.JvL" Version="2.14.4" />
<PackageReference Include="ErrorProne.NET.CoreAnalyzers" Version="0.1.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
12 changes: 6 additions & 6 deletions src/Digitalroot.Valheim.ForsakenJVL/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
},
"Digitalroot.Valheim.Common.References": {
"type": "Direct",
"requested": "[0.217.24, )",
"resolved": "0.217.24",
"contentHash": "W78oFP03XyA6oEGgBbOJQGGCcCDqA3nLzby4fG2rKLtDQTVqRTaL7JvExrZ+JPFXEAT5bitBY1MW9rUePfUIGw=="
"requested": "[0.217.25, )",
"resolved": "0.217.25",
"contentHash": "HFg+ZMLwJvJRGLWInqfVdBQjjWzOjlSLLOlbppv/FrRelYBHz6Al3C9PV5KgDKA20n0sWta7yYA7rbMuP1MnKQ=="
},
"Digitalroot.Valheim.Common.Utils": {
"type": "Direct",
Expand All @@ -59,9 +59,9 @@
},
"Digitalroot.Valheim.References.JvL": {
"type": "Direct",
"requested": "[2.14.3, )",
"resolved": "2.14.3",
"contentHash": "OxzLZDyqTXbtb+SlkNwmm5ZvoJOVtGXJm8Ehx9pbp05zFZeu1UD9CPIYw4EjmUOVy/yxnG9tk/pVox9asdxB0Q=="
"requested": "[2.14.4, )",
"resolved": "2.14.4",
"contentHash": "1PuAkq14ONm6BbppXTZip3t1QZgA4bSVgYuB2yCv7NpDkFo5jekChfsY9scpEM8CH+egKvgrKfJPzgLhObAANA=="
},
"ErrorProne.NET.CoreAnalyzers": {
"type": "Direct",
Expand Down

0 comments on commit 26d1b7e

Please sign in to comment.