We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30486b0 commit 35f7f40Copy full SHA for 35f7f40
src/Confluent.Kafka/Confluent.Kafka.csproj
@@ -31,7 +31,7 @@
31
</ItemGroup>
32
33
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' or '$(TargetFramework)' == 'net462'">
34
- <PackageReference Include="System.Memory" Version="4.5.0" />
+ <PackageReference Include="System.Memory" Version="4.6.3" />
35
<PackageReference Include="System.Buffers" Version="4.6.1" />
36
37
0 commit comments