Skip to content

Commit

Permalink
Update NanoByte.Common to 2.18.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and bastianeicher committed Oct 28, 2024
1 parent f5c99d5 commit 8c66b74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</Reference>
</ItemGroup>
<ItemGroup>
<PackageReference Include="NanoByte.Common.WinForms" Version="2.18.3" />
<PackageReference Include="NanoByte.Common.WinForms" Version="2.18.7" />
</ItemGroup>

<!-- Bundle 3rd party libs in NuGet package -->
Expand Down
2 changes: 1 addition & 1 deletion src/StructureEditor/StructureEditor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<!-- Dependencies -->
<ItemGroup>
<PackageReference Include="NanoByte.Common" Version="2.18.3" />
<PackageReference Include="NanoByte.Common" Version="2.18.7" />
</ItemGroup>

</Project>

0 comments on commit 8c66b74

Please sign in to comment.