We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9f9f79 commit a8314acCopy full SHA for a8314ac
src/Soenneker.SemanticKernel.Pool.Gemini/Soenneker.SemanticKernel.Pool.Gemini.csproj
@@ -46,6 +46,6 @@
46
<ItemGroup>
47
<PackageReference Include="Microsoft.SemanticKernel.Connectors.Google" Version="1.51.0-alpha" />
48
<PackageReference Include="Soenneker.SemanticKernel.Pool" Version="4.0.295" />
49
- <PackageReference Include="Soenneker.Utils.HttpClientCache" Version="4.0.1919" />
+ <PackageReference Include="Soenneker.Utils.HttpClientCache" Version="4.0.1920" />
50
</ItemGroup>
51
</Project>
0 commit comments