Skip to content

Commit 5fe114e

Browse files
Bump SixLabors.ImageSharp in /samples/ComputeSharp.Benchmark
Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 3.1.6 to 3.1.7. - [Release notes](https://github.com/SixLabors/ImageSharp/releases) - [Commits](SixLabors/ImageSharp@v3.1.6...v3.1.7) --- updated-dependencies: - dependency-name: SixLabors.ImageSharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 120aff2 commit 5fe114e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/ComputeSharp.Benchmark/ComputeSharp.Benchmark.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<ItemGroup>
2121
<PackageReference Include="BenchmarkDotNet" Version="0.14.0" />
22-
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.6" />
22+
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.7" />
2323
</ItemGroup>
2424

2525
<ItemGroup>

0 commit comments

Comments
 (0)