Skip to content

Commit

Permalink
Bump SixLabors.Fonts from 2.0.6 to 2.0.7
Browse files Browse the repository at this point in the history
Bumps [SixLabors.Fonts](https://github.com/SixLabors/Fonts) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/SixLabors/Fonts/releases)
- [Commits](SixLabors/Fonts@v2.0.6...v2.0.7)

---
updated-dependencies:
- dependency-name: SixLabors.Fonts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 4902041 commit d2057bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Server/RevolutionaryWebApp.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<PackageReference Include="RecursiveDataAnnotationsValidation" Version="2.0.0" />
<PackageReference Include="SHA3.Net" Version="2.0.0" />
<PackageReference Include="SimpleBase" Version="4.0.2" />
<PackageReference Include="SixLabors.Fonts" Version="2.0.6" />
<PackageReference Include="SixLabors.Fonts" Version="2.0.7" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.6" />
<PackageReference Include="SixLabors.ImageSharp.Drawing" Version="2.1.4" />
<PackageReference Include="SkiaSharp.NativeAssets.Linux" Version="3.116.1" />
Expand Down

0 comments on commit d2057bf

Please sign in to comment.