Skip to content

Commit 149602d

Browse files
author
Vasili Puchko
committed
updated to Confluent.Kafka v1.2.0 to fix strong-naming breaking change
Signed-off-by: Vasili Puchko <[email protected]>
1 parent 1b7f22f commit 149602d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CloudNative.CloudEvents.Kafka/CloudNative.CloudEvents.Kafka.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Confluent.Kafka" Version="1.1.0" />
13+
<PackageReference Include="Confluent.Kafka" Version="1.2.0" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)