Skip to content

Commit

Permalink
Bump Fizzler from 1.2.0 to 1.3.0 (#6271)
Browse files Browse the repository at this point in the history
Bumps [Fizzler](https://github.com/atifaziz/Fizzler) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/atifaziz/Fizzler/releases)
- [Commits](atifaziz/Fizzler@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: Fizzler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Apr 20, 2022
1 parent 69a8d48 commit e79f133
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Project>

<ItemGroup>
<PackageReference Include="Fizzler" Version="1.2.0" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="Fizzler" Version="1.3.0" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="HarfBuzzSharp" Version="$(_HarfBuzzSharpVersion)" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="HarfBuzzSharp.NativeAssets.Linux" Version="$(_HarfBuzzSharpVersion)" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="HarfBuzzSharp.NativeAssets.Win32" Version="$(_HarfBuzzSharpVersion)" GeneratePathProperty="true" PrivateAssets="all" />
Expand Down

0 comments on commit e79f133

Please sign in to comment.