Skip to content

Commit

Permalink
chore(deps): bump CommunityToolkit.HighPerformance (#60)
Browse files Browse the repository at this point in the history
Bumps the main-dependencies group with 1 update: [CommunityToolkit.HighPerformance](https://github.com/CommunityToolkit/dotnet).


Updates `CommunityToolkit.HighPerformance` from 8.3.0 to 8.3.1
- [Release notes](https://github.com/CommunityToolkit/dotnet/releases)
- [Commits](CommunityToolkit/dotnet@v8.3.0...v8.3.1)

---
updated-dependencies:
- dependency-name: CommunityToolkit.HighPerformance
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: main-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent 1f72468 commit 324fb69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libNOM.io/libNOM.io.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CommunityToolkit.Diagnostics" Version="8.3.0" />
<PackageReference Include="CommunityToolkit.HighPerformance" Version="8.3.0" />
<PackageReference Include="CommunityToolkit.HighPerformance" Version="8.3.1" />
<PackageReference Include="K4os.Compression.LZ4" Version="1.3.8" />
<PackageReference Include="LazyCache" Version="2.4.0" />
<PackageReference Include="libNOM.map" Version="0.13.2" />
Expand Down

0 comments on commit 324fb69

Please sign in to comment.