Skip to content

Commit

Permalink
Upgrade NuGet packages
Browse files Browse the repository at this point in the history
  • Loading branch information
npiontko-fp committed Nov 19, 2023
1 parent 0b724a5 commit b414f4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/KafkaFlow.UnitTests/KafkaFlow.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
<PackageReference Include="Moq" Version="4.16.1" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.5" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.5" />
<PackageReference Include="Confluent.SchemaRegistry" Version="1.9.3" />
<PackageReference Include="Confluent.SchemaRegistry.Serdes.Protobuf" Version="1.9.3" />
<PackageReference Include="Confluent.SchemaRegistry" Version="2.1.1" />
<PackageReference Include="Confluent.SchemaRegistry.Serdes.Protobuf" Version="2.1.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b414f4c

Please sign in to comment.