Skip to content

Commit 248e4f4

Browse files
authored
Merge pull request cloudevents#34 from zihotki/feature/kafka-update
Updated to Confluent.Kafka v1.2.0 to fix strong-naming breaking change
2 parents e4ee7e0 + 149602d commit 248e4f4

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)