Skip to content

Commit

Permalink
Merge pull request #322 from Gigas002/dependabot/nuget/BenchmarkDotNe…
Browse files Browse the repository at this point in the history
…t-0.14.0

Bump BenchmarkDotNet from 0.13.12 to 0.14.0
  • Loading branch information
Gigas002 authored Aug 8, 2024
2 parents 6ba9d0c + fb4f61d commit c082d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GTiff2Tiles.Benchmarks/GTiff2Tiles.Benchmarks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.12" />
<PackageReference Include="BenchmarkDotNet" Version="0.14.0" />
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="MaxRev.Gdal.Universal" Version="3.9.0.218" />
<PackageReference Include="NetVips.Native" Version="8.15.2" />
Expand Down

0 comments on commit c082d38

Please sign in to comment.