Skip to content

Commit

Permalink
chore(deps): bump microsoft.io.recyclablememorystream from 2.3.2 to 3…
Browse files Browse the repository at this point in the history
….0.0
  • Loading branch information
lpcouto committed Feb 5, 2024
1 parent 720de68 commit f747099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/KafkaFlow/KafkaFlow.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Confluent.Kafka" Version="2.1.1" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="6.0.0" />
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="2.3.2" />
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="3.0.0" />
<PackageReference Include="System.Threading.Channels" Version="6.0.0" />
</ItemGroup>

Expand Down

0 comments on commit f747099

Please sign in to comment.