Skip to content

Commit b28f3a2

Browse files
Bump Plotly.NET from 4.2.0 to 5.1.0
Bumps [Plotly.NET](https://github.com/plotly/Plotly.NET) from 4.2.0 to 5.1.0. - [Release notes](https://github.com/plotly/Plotly.NET/releases) - [Changelog](https://github.com/plotly/Plotly.NET/blob/dev/RELEASE_NOTES.md) - [Commits](plotly/Plotly.NET@4.2.0...5.1.0) --- updated-dependencies: - dependency-name: Plotly.NET dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c6a7f2 commit b28f3a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BitFaster.Caching.ThroughputAnalysis/BitFaster.Caching.ThroughputAnalysis.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2828
</PackageReference>
2929
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.0" />
30-
<PackageReference Include="Plotly.NET" Version="4.2.0" />
31-
<PackageReference Include="Plotly.NET.ImageExport" Version="5.0.1" />
30+
<PackageReference Include="Plotly.NET" Version="5.1.0" />
31+
<PackageReference Include="Plotly.NET.ImageExport" Version="6.0.0" />
3232
</ItemGroup>
3333

3434
<ItemGroup>

0 commit comments

Comments
 (0)