Skip to content

Commit

Permalink
build(deps): bump Microsoft.Bcl.AsyncInterfaces and System.Threading.…
Browse files Browse the repository at this point in the history
…Channels (#788)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent e0f198d commit 42acc1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageVersion Include="PolySharp" Version="1.15.0" />
<PackageVersion Include="Substrate.NET.API" Version="$(SubstrateNetApiVersion)" />
<PackageVersion Include="System.Linq.Async" Version="6.0.1" />
<PackageVersion Include="System.Threading.Channels" Version="9.0.0" />
<PackageVersion Include="System.Threading.Channels" Version="9.0.1" />
<!-- Tests -->
<PackageVersion Include="coverlet.collector" Version="6.0.4" />
<PackageVersion Include="FluentAssertions" Version="7.0.0" />
Expand Down

0 comments on commit 42acc1e

Please sign in to comment.