Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Bump HarfBuzzSharp.NativeAssets.Linux from 7.3.0.3 to 8.3.0

Bumps HarfBuzzSharp.NativeAssets.Linux from 7.3.0.3 to 8.3.0.

---
updated-dependencies:
- dependency-name: HarfBuzzSharp.NativeAssets.Linux
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and SteveDesmond-ca committed Dec 4, 2024
1 parent 3f37330 commit 30121a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LoadTestToolbox.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="all" />
<PackageReference Include="LiveChartsCore.SkiaSharpView" Version="2.0.0-beta.700" />
<PackageReference Include="HarfBuzzSharp.NativeAssets.Linux" Version="7.3.0.3" />
<PackageReference Include="HarfBuzzSharp.NativeAssets.Linux" Version="8.3.0" />
<PackageReference Include="SkiaSharp.NativeAssets.Linux.NoDependencies" Version="2.88.9" />
<PackageReference Include="Spectre.Console.Cli" Version="0.49.1" />
<None Include="../README.md" CopyToOutputDirectory="PreserveNewest" Pack="true" PackagePath="." />
Expand Down

0 comments on commit 30121a2

Please sign in to comment.