Skip to content

Commit 27cd360

Browse files
committed
[ksqlDB.RestApi.Client]: upgraded ksqlDb.RestApi.Client to v6.5.0 in samples
1 parent 43feca4 commit 27cd360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Samples/ksqlDB.RestApi.Client.Sample/ksqlDB.RestApi.Client.Samples.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="ksqlDb.RestApi.Client" Version="6.3.0" />
12+
<PackageReference Include="ksqlDb.RestApi.Client" Version="6.5.0" />
1313
<!-- <ProjectReference Include="..\..\ksqlDb.RestApi.Client\ksqlDb.RestApi.Client.csproj" /> -->
1414
<!-- <PackageReference Include="ksqlDb.RestApi.Client.ProtoBuf" Version="4.0.0" /> -->
1515
<ProjectReference Include="..\..\ksqlDb.RestApi.Client.ProtoBuf\ksqlDb.RestApi.Client.ProtoBuf.csproj" />

0 commit comments

Comments
 (0)