Skip to content

Commit

Permalink
Update dependency Nerdbank.Streams to v2.8.65
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2022
1 parent ce5dadc commit c5641d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<PackageVersion Include="Bogus" Version="34.0.2" />
<PackageVersion Include="Snapper" Version="2.3.1" />
<PackageVersion Include="Xunit.SkippableFact" Version="1.4.13" />
<PackageVersion Include="Nerdbank.Streams" Version="2.8.57" />
<PackageVersion Include="Nerdbank.Streams" Version="2.8.65" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.0.1" />
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.3" />
<PackageVersion Include="DryIoc.Internal" Version="5.0.1" />
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/Pipeline/Pipeline.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.1" />
<PackageReference Include="Nerdbank.Streams" Version="2.6.81" />
<PackageReference Include="Nerdbank.Streams" Version="2.8.65" />
</ItemGroup>

</Project>

0 comments on commit c5641d0

Please sign in to comment.