We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43feca4 commit 27cd360Copy full SHA for 27cd360
Samples/ksqlDB.RestApi.Client.Sample/ksqlDB.RestApi.Client.Samples.csproj
@@ -9,7 +9,7 @@
9
</PropertyGroup>
10
11
<ItemGroup>
12
- <PackageReference Include="ksqlDb.RestApi.Client" Version="6.3.0" />
+ <PackageReference Include="ksqlDb.RestApi.Client" Version="6.5.0" />
13
<!-- <ProjectReference Include="..\..\ksqlDb.RestApi.Client\ksqlDb.RestApi.Client.csproj" /> -->
14
<!-- <PackageReference Include="ksqlDb.RestApi.Client.ProtoBuf" Version="4.0.0" /> -->
15
<ProjectReference Include="..\..\ksqlDb.RestApi.Client.ProtoBuf\ksqlDb.RestApi.Client.ProtoBuf.csproj" />
0 commit comments