Skip to content

Commit

Permalink
Bump Confluent clients to 2.8.0 (#333)
Browse files Browse the repository at this point in the history
  • Loading branch information
dstelljes authored Jan 8, 2025
1 parent a995994 commit 51ab4f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Chr.Avro.Confluent/Chr.Avro.Confluent.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Confluent.Kafka" Version="[2.6.0,2.7)" />
<PackageReference Include="Confluent.SchemaRegistry" Version="[2.6.0,2.7)" />
<PackageReference Include="Confluent.Kafka" Version="[2.8.0,2.9)" />
<PackageReference Include="Confluent.SchemaRegistry" Version="[2.8.0,2.9)" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 51ab4f4

Please sign in to comment.