Skip to content

Commit

Permalink
chore(deps): update dependency nerdbank.streams to v2.11.72
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 29, 2024
1 parent dcb008c commit d1b84f8
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 @@ -57,7 +57,7 @@
<PackageVersion Include="Bogus" Version="35.5.0" />
<PackageVersion Include="Snapper" Version="2.4.1" />
<PackageVersion Include="Xunit.SkippableFact" Version="1.4.13" />
<PackageVersion Include="Nerdbank.Streams" Version="2.10.72" />
<PackageVersion Include="Nerdbank.Streams" Version="2.11.72" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.9.2" />
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
<PackageVersion Include="DryIoc.Internal" Version="5.4.3" />
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="13.0.3" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.12" />
<PackageReference Include="Nerdbank.Streams" Version="2.10.72" />
<PackageReference Include="Nerdbank.Streams" Version="2.11.72" />
</ItemGroup>

</Project>

0 comments on commit d1b84f8

Please sign in to comment.