Skip to content

Commit c5f58e3

Browse files
Bump SixLabors.Fonts from 2.1.2 to 2.1.3 (#56)
Bumps [SixLabors.Fonts](https://github.com/SixLabors/Fonts) from 2.1.2 to 2.1.3. - [Release notes](https://github.com/SixLabors/Fonts/releases) - [Commits](SixLabors/Fonts@v2.1.2...v2.1.3) --- updated-dependencies: - dependency-name: SixLabors.Fonts dependency-version: 2.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fbc8239 commit c5f58e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

growing-image-sync.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.23.0" />
1818
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="2.0.0" />
1919
<PackageReference Include="Azure.Storage.Blobs" Version="12.24.0" />
20-
<PackageReference Include="SixLabors.Fonts" Version="2.1.2" />
20+
<PackageReference Include="SixLabors.Fonts" Version="2.1.3" />
2121
<PackageReference Include="SixLabors.ImageSharp.Drawing" Version="2.1.5" />
2222
<PackageReference Include="System.Net.Http" Version="4.3.4" />
2323
</ItemGroup>

0 commit comments

Comments
 (0)