Skip to content

Commit a5de5f7

Browse files
authored
Merge pull request #788 from SciSharp/dependabot/nuget/multi-278a7b6456
Bump Microsoft.SemanticKernel and Microsoft.SemanticKernel.Abstractions
2 parents f1ec4ae + 530a64b commit a5de5f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LLama.Examples/LLama.Examples.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<ItemGroup>
1717
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
1818
<PackageReference Include="Microsoft.KernelMemory.Core" Version="0.34.240313.1" />
19-
<PackageReference Include="Microsoft.SemanticKernel" Version="1.6.2" />
19+
<PackageReference Include="Microsoft.SemanticKernel" Version="1.14.1" />
2020
<PackageReference Include="Microsoft.SemanticKernel.Plugins.Memory" Version="1.6.2-alpha" />
2121
<PackageReference Include="NAudio" Version="2.2.1" />
2222
<PackageReference Include="Spectre.Console" Version="0.49.1" />

0 commit comments

Comments
 (0)